ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constant
The constants are language elements whose value is fixed once and for all...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ThreadExecute (Function)
Starts the execution of a secondary thread.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
iPrintReport (External language)
Prints a report created with the report editor.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
DataType (Function)
Identifying the type of a WLanguage variable.
SQL view
An SQL view is a virtual data source defined by an SQL query......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
HTTPRequest (Function)
Starts an HTTP request on a server.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Constants used by the XML signature
Constants used by the XML signature...
HChangeKey (Function)
Changes the browse item.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....