ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Starting WDOptimizer in a command line
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Table,Delete (External language)
Deletes an element from a Table control.
5. User Groupware in practice
16. Application test in practice
Format (Property)
The Format property is used to identify and change the format of an element
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.