ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WINDEV Framework License Agreement
Time management help
Time management is extremely important......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Link (Property)
The Link property is used to get and change the link of an element.
WINDEV Mobile Framework License Agreement
The "Find - Replace" pane
The "Find - Replace" pane is used to......
REP files
REP files contain the list of data files handled by the application....
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Multi-project search
Performing a search in the current project is a common operation......