ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cell control properties
List of properties associated with the Cell control...
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......
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Certificate management functions
The following functions are used to handle the certificates:...
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.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
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.