ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fRename (Example)
Usage example of the fRename function
HAdd (Example)
Usage example of the HAdd function
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
HDeclare (Example)
Usage example of the HDeclare function
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
fClose (Example)
Usage example of the fClose function
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
WDZip: Create or modify an archive
This help page explains how to......