ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
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.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
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......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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......
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......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....