ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
fSize (Example)
Usage example of the fSize function
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.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Text (Property)
The Text property is used to get and modify text.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Name (Property)
The Name property is used to get the name of an element.
fRename (Example)
Usage example of the fRename function
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
zipChangePath (Example)
Usage example of the zipChangePath function
Handling an internal component
An internal component is a set of elements from a project......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Constants for managing Organizer controls
Constants for managing Organizer controls...
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
zipExtractAll (Example)
Usage example of the zipExtractAll function