ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
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
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
ErrorBuild (Function)
Displays a custom error message in a system error window.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....