ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....