ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Reorder the data displayed in your tables
WordToArray (Function)
Fills an array with the words from a string.
The Multimedia control
The Multimedia control is used to play multimedia files......
HAddGroup (Function)
Adds a group of users.
Multimedia functions (prefix syntax)
List of Multimedia functions...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
HAddUser (Function)
Adds a user to a database.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
KanbanFilter (Function)
Displays only cards that match the specified filter.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.