ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HError (Example)
Usage example of the HError function
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
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.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
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...
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
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.
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.