ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Constants for managing emails
List of constants used by the functions for managing emails....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Select query description window
The description window of a select query includes several sections......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
7. Multilingual applications in practice
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Configuring an application with User Groupware
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
XMLDocument (Function)
Creates a new XML document.
ArrayCopy (Function)
Copies the content of an array to another array.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......