ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorInfo (Example)
Usage example of the HErrorInfo function
Creating the Table windows of the WINDEV RAD pattern
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
2. Analysis in practice
HListKey (Example)
Usage example of the HListKey function
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
SQLModify (Function)
Modifies the content of a row in the query result.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
HFileExist (Example)
Usage example of the HFileExist function
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Events associated with the project
List of events associated with the project...
Check: Sending an email
The monitoring robot will......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HNbRec (Example)
Usage example of the HNbRec function
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....