ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
2. Projects in practice
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
NET constants
List of constants used by the DotNet functions....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
10. UMC: User Macro-Code
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......