ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ChangeStyle (Function)
Modifies the style of a control dynamically.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Creating the Relation pages of a WEBDEV RAD pattern
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
fShortName (Example)
Usage example of the fShortName function
System constants
List of constants used by the system functions....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Defining a help window template
WINDEV allows you to create help window templates......
Event (Example)
Usage example of the Event function
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Running the test of the User Groupware and installing it
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Code editor: Display options
The code editor proposes several display options......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
13. Generation modes
16. Application test in practice