ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System popup menu
The system popup menus are managed by the system (Android, Windows, ......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
WINDEV applications for Linux: Specific features
iPrintReport (Function)
Prints a report created with the report editor.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
SysSerialNum (Function)
Returns the IMEI number of the current device.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
eCurrencyName (Function)
Returns the caption of a currency.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gClickableLink (Function)
Adds a clickable link in a graphic string.