ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UploadCopyFile (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....
VideoDisplay (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....
WDDIXIO License Agreement
WDDIXIO License Agreement...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Error 1012: The class member is not global: it cannot be accessed from a global method
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
VariantConvert (Function)
Converts the value stored in a Variant variable].
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
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").
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
6. Internal window
Internal windows...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
11. Popup page
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....