ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Error 17: OTHER CASE must be the last statement used in SWITCH
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Creating the executable and the setup program
The languages supported by the application are taken into account......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
<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....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
2. Modes to install an application
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......