ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
fMemOpen (Function)
Opens a memory zone shared between several applications.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
SQLExec (Function)
Names and runs an SQL query.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Text (Property)
The Text property is used to get and modify text.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......