ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
11. User Macro-Code: UMC in practice
6. Multiple generation
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
WINDEV Mobile Framework License Agreement
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
2. Analysis in practice
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Using an external component in an application
A component can be reused at any time in any application......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Multi-product external components
Components are a remarkably useful tool for development teams......