ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate management functions
The following functions are used to handle the certificates:...
USBProperty (Function)
Retrieves the value of a property for a USB device.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Operations performed on collaboration diagrams
The following paragraphs explain......
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
EnumSubElement (Example)
Usage example of the EnumSubElement function
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Operations in a Select query : add and delete
The following paragraphs present......