ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
DriveListeFile (Function)
Lists files in an Drive directory.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
5. Project configuration
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Items used in a select query
A query created in the query editor can contain several types of items......
Activation key management functions
The following functions are used to manage activation keys:...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
8. 10 tips for better interfaces...
HDescribeLink (Function)
Describes a link between two data files through programming.