ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Image (Property)
The Image property gets and sets the background image of a control or block.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Typecasting of parameters
The description of the parameter type is optional......
4. User Groupware
User Groupware...
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
4. User Groupware
<Array>.MoveLine (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....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
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....
2. Modes to install an application
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Automatic documentation of external components
External components must include a technical documentation......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.