ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IF statement
The conditional IF statement allows you to run an action according to a condition...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Various constants
List of various constants used by the constants WINDEV functions....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Google constants
List of constants used by the Google functions....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HTTP constants
List of constants used by the HTTP functions....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
OpenMobileWindow (Function)
Opens a window in a mobile application.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Configuring an application with User Groupware