ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Constants for managing images in websites
zipOpenCAB (Function)
Opens an existing archive in CAB format.
EventCreate (Function)
Creates an event.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Google Maps management functions
List of functions for managing Google maps...
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
Environment of the project editor
The main elements of the project editor are as follows:
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
fDate (Example)
Usage example of the fDate function
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
fDateTime (Example)
Usage example of the fDateTime function
StatCovariance (Function)
Calculates the covariance between two series of values.
Google document management functions
List of functions for managing Google documents...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Various constants
List of various constants....
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....