ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The HTML Display control
The HTML Display control displays a web page in an application......
Replication management functions
Three types of replication are proposed......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Creating the menus for the pages of the WEBDEV RAD pattern
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Native Access to SAP
SAP is a widely used ERP......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Extracting the text of the project
The following text can be extracted......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
2. How to test a site?
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
fTime (Example)
Usage example of the fTime function
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Error 1001: The operators: and:: can only be used in the methods of classes