ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreate (Function)
Creates a socket.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Control (Variable type)
The Control type is used to define the characteristics of a control.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
sEvent (Function)
Branches an event on a serial port.
sfProcessWorkItemRequest (Variable type)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.