ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
Variables for managing the Drag and Drop
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Thumbnail control properties
List of properties associated with the Thumbnail control...
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
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.
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.