ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The different types of integers
iPrintReport (Example)
Usage example of the iPrintReport function
fCompress (Function)
Compresses a file.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Events associated with framesets
List of events associated with framesets...
Calling a procedure/a function
Syntax for calling a local or global procedure.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....