ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSend (Example)
Usage example of the FTPSend function
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
fCompress (Example)
Usage example of the fCompress function
zipSplit (Example)
Usage example of the zipSplit function
fListFile (Example)
Usage example of the fListFile function
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
fMoveFile (Function)
Moves a file from one directory to another.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
URIGetInfo (Function)
Retrieves information of a URI resource.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Font
The Font keyword can correspond to: a Font variable. the Font property....
iZoneHeight (Example)
Usage example of the iZoneHeight function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function