ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automation object
The Automation keyword is used to declare an automation object...
zipMsgError (Function)
Returns the message associated with an error code on an archive.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
zipExtractFile (Example)
Usage example of the zipExtractFile function
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Share your projects via Git
Git is a source code manager......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
zipFindFile (Example)
Usage example of the zipFindFile function
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
WINDEV License Agreement
WINDEV License Agreement...
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
OrgAdd (Function)
Adds a new root element into an Organization Chart control.