ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
17. Project Management Hub
...Project Management Hub...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HFSQL constants
List of constants used by the HFSQL functions....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
Windows Scheduler management functions
List of functions for managing the scheduler...
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
Canada.CheckBN15 (Function)
Checks the validity of a Canadian 15-digit Business Number (BN15).
Canada.CheckBN9 (Function)
Checks the validity of a Canadian 9-digit Business Number (BN9).
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
MATLAB functions
The following functions are used to access MATLAB:...
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......