ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Recompiling the project
The project compilation is a process used to......
3. UML models in practice
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Handling Spreadsheet controls programmatically (in a report)
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Internal component
5. Displaying a WEBDEV Session site
2. User-friendly editors in practice
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
ContextClose (Function)
Closes a page context.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.