ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Category (Property)
The Category property gets and sets the category of an element.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Font
The Font keyword can correspond to: a Font variable. the Font property....
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
StatVariance (Function)
Calculates the variance for a series of values.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Map control properties
The following properties can be used with Map controls:...
fTime (Example)
Usage example of the fTime function