ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the archiving functions
List of constants used by the archiving functions....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
HCopyRecord (Example)
Usage example of the HCopyRecord function
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
fSelect (Example)
Usage example of the fSelect function
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Logical operators
The logical operators are as follows......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
zipChangePath (Example)
Usage example of the zipChangePath function
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
zipExtractFile (Example)
Usage example of the zipExtractFile function
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....