ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Creating the Vision pages of the WEBDEV RAD pattern
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Upload control events
The following processes are associated with the Upload control:...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HTTPCreateForm (Function)
Creates an HTTP form.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.