ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used for managing the multi-touch
Constants for managing the multi-touch...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
HToItem (Function)
Assigns the specified value to an item of the current record.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Enumeration (Variable type)
An enumeration is a set of values......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Sensor constants
Constants used by the SensorXXX functions...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.