ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapEndOfMove (Function)
Stops following the device movement in a Map control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
zipDeleteFile (Function)
Deletes a file from an archive.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
MemCurrent (Function)
Returns the index of the current element.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.