ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Size (Property)
The Size property is used to determine and change the size of an element.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
zipFileSize (Example)
Usage example of the zipFileSize function
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
ChangeCharset (Example)
Usage example of the ChangeCharset function
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
SysDir (Function)
Returns the path of a system directory.
Width (Property)
The Width property is used to determine and change the width of an element.
User (Property)
The User property is used to identify and change the user of a feature.
zipChangePath (Example)
Usage example of the zipChangePath function
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
fDate (Example)
Usage example of the fDate function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Error 123: The constant already exists
fDateTime (Example)
Usage example of the fDateTime function