ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Options of the window editor
To configure the general options of the window editor......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
HFSQL Client/Server: Configuring the server
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
19. Sending emails
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
3. UML models in practice
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....