ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
PDFSign (Function)
Applies an approval signature to an existing PDF.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Character strings
WLanguage supports different types of strings....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Events associated with a Switch control
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Events associated with windows
List of events associated with windows...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Events associated with internal windows
List of events associated with internal windows...
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Installing and starting WDTRAD
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Events associated with Link controls
List of events associated with Link controls...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min