ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecNum (Example)
Usage example of the HRecNum function
grIncreaseData (Function)
Adds a value to a data in a chart.
Automatic management of exceptions
The management of exceptions can be customized by process......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HState (Example)
Usage example of the HState function
Assignment operators
Three assignment operators are available......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
fSeek (Function)
Gets and sets current position in an external file.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
Note (Property)
The Note property is used to get and change a text associated with an element.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Table control functions
List of functions specific to Table controls...
Size (Example)
Usage example of the Size property