ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Date management constants
List of constants used by date management functions...
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The Carousel control
The Carousel control is used to display an animated menu made of images......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Description window of a combining query
The description window of a combining query consists of several sections......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.