ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySort (Function)
Sorts a WLanguage array.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Guided tour management constants
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SocketCreate (Function)
Creates a socket.
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.
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.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.