ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
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....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HState (Function)
Used to find out the state of a record.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Events associated with TreeView controls
List of events associated with TreeView controls...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Space (External language)
Fills the content of WdString with space characters on the right.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Environment of code editor
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....