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......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Handling menu options programmatically
The menu options can be handled......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
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......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
2. Projects in practice
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
2. Projects in practice
Discover the main operations that can be performed on a project....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).