ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Environment of the project editor
The main elements of the project editor are as follows:
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Principle for running threads
At runtime, an application runs in a main thread......
11. Controls in practice
Discover the main characteristics of the controls...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Print modes of a report
Several print modes are available for a report....
Environment of the data model editor
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
HReadFirst (Function)
Sets the position on the first record according to a browse item.