ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
fFileExist (Function)
Checks the existence of an external file.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
Secure (Property)
The Secure property is used to configure the table encryption security level.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Determine if a formula bar is displayed in a Spreadsheet control. Show or hide a formula bar in a Spreadsheet control....
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....