ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySort (Example)
Usage example of the ArraySort function
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Iconize (Function)
Minimizes a WINDEV window.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
3. UML models in practice
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
OCR constants
Adds a language to the native OCR system....
zipNbFile (Example)
Usage example of the zipNbFile function
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
SOAP constants
List of constants used by the SOAP functions....
CertificateList (Function)
Returns the list of certificates available on the computer.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function