ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multimedia functions (prefix syntax)
List of Multimedia functions...
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....
WordToArray (Function)
Fills an array with the words from a string.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
8. If you are already familiar with WINDEV
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
5. Project configuration
Creating an executable: General options
The main executable options are as follows......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
The Image control
The Image control is used to......
WINDEV Mobile concepts
Rights on the virtual directory
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
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....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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.
<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.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
KanbanFilter (Function)
Displays only cards that match the specified filter.