ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Assisted universal replication: specific features
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
FTP constants
List of constants used by the FTP functions....
2. Analysis in practice
Net constants
List of constants used by the Net functions....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
FTPConnect (Example)
Usage example of the FTPConnect function
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HChangeConnection (Example)
Usage example of the HChangeConnection function
LDAP constants
List of constants used by the LDAP functions....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function