ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Nation (External language)
Defines the display language for the titles, captions, messages...
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
VariantConvert (Function)
Converts the value stored in a Variant variable].
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
AutomationEvent (Function)
Branches a procedure to the event of an automation object.
Error 531: The negative or null subscripts are not allowed
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....