ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. UML models in practice
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
sOpen (Example)
Usage example of the sOpen function
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
zipNbFile (Example)
Usage example of the zipNbFile 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.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
<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....
ArraySort (Example)
Usage example of the ArraySort 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.
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.