ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
8. Sharing a project in practice
Private Store for mobile applications
There are two methods two deploy your applications......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Optional connection information
When defining the connections in the data model editor or when defining the connections...
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.