ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The pages
Pages are the main interface of a WEBDEV site......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
1. Examples provided with WINDEV Mobile
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
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......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
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).
ArraySort (Function)
Sorts a WLanguage array.
State (Property)
The State property is used to get and change the state of an element.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
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......
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......