ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Summary table: Managing the application directories according to the platform
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
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.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Size (Property)
The Size property is used to determine and change the size of an element.
Sub-query
A sub-query is a query whose result is used by another query......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......