ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
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.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ArraySort (Function)
Sorts a WLanguage array.
16. Application test in practice
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
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....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SocketCreate (Function)
Creates a socket.