ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: General options
The main executable options are as follows......
Error 2109: You are using the ObjectInfo function
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
12. Available tests
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
9. Types of standard controls
Types of standard controls...
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
SMS functions
List of SMS functions...
Body block
The Body block corresponds to the main block of the report......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Testing the WEBDEV Application Server setup with an example
Currencies
A currency is a real coded on 10 bytes....
The HTML Display control
The HTML Display control displays a web page in an application......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable