ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
13. External component in practice
External component in practice...
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HState (Example)
Usage example of the HState function
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
FTPCommand (Example)
Usage example of the FTPCommand function
HRecNum (Example)
Usage example of the HRecNum function
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
CurrentYear (Function)
Returns the current year in integer format.
HListKey (Example)
Usage example of the HListKey function
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
<String type>.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....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HNbRec (Example)
Usage example of the HNbRec function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
fRead (Example)
Usage example of the fRead function
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....