ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Looper control
A Looper control is used to repeat the controls found in a specific area......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Events associated with Edit controls
WLanguage events associated with Edit controls...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The different copy modes
Two different copy modes are proposed by WDTRAD......
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
The test mode cannot operate without the project and its pages, ...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
7. Multilingual applications in practice
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Error 809: The * character cannot be used as mandatory parameter in a function