ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLOpenReader (Example)
Usage example of XMLOpenReader
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCopyFile (Example)
Usage example of the fCopyFile function
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
HReadSeek (Example)
Usage example of the HReadSeek function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCopyFile (Example)
Usage example of the HCopyFile function
StatError (Example)
Usage example of the StatError function
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
iCloud constants
The iCloud constants are as follows:
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
PythonExecute (Function)
Executes a function present in a Python module.