ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 2104: This function is kept for backward compatibility
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
4. Activating a dynamic WEBDEV site
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Handling Scheduler controls programmatically
A Scheduler control can be......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Environment of the query editor
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......