ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
<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....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
CursorDisplay (Function)
Displays or hides the mouse cursor.
BurnerErase (Example)
Usage example of the BurnerErase function
iPrintZone (Example)
Usage example of the iPrintZone function
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Types of Edit controls
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Title (Property)
The Title property is used to get and change the title of an element.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EventOpen (Function)
Opens a synchronization event between several threads.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
CameraCapture (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....
9. Hardware and software requirements
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.