ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Bluetooth constants
List of constants used by the Bluetooth functions....
Constants for managing animations
List of constants used by the functions for managing the animations...
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Events associated with ListView controls
List of events associated with ListView controls...
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Constants for managing the windows
List of constants used by the functions for managing the windows...
HSetREP (Function)
Enables or disables the management of .REP file.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......