ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
OpenChild (Function)
Opens a non-modal child window.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HCreation (Example)
Usage example of the HCreation function
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TreeView Table control functions
List of functions for managing TreeView Table controls...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
redisResponse (Variable type)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Google constants
List of constants used by the Google functions....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
docProperty (Variable type)
The docProperty type is used to define the properties of a Word Processing document.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.