ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Application development cycle
Development cycle of a WINDEV application....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Organization chart linked to a data file
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
Managing parallel tasks
The computers are becoming more and more powerful......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).