ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HRead (Function)
Reads a record in a file according to a given record number.
Table control functions
List of functions specific to Table controls...
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
ControlClone (Function)
Creates a new control from an existing control.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....