ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyWindow (Reserved word)
MyWindow is used to handle the current window...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Test of a query
The query editor allows you to run the test of query result......
fTime (Example)
Usage example of the fTime function
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Error 116: An array dimension must be an integer value
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The different types of windows
The following types of windows can be created in a WINDEV application......
Creating links
Links help users navigate the help system......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Creating the Table windows of the WINDEV RAD pattern
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
HChangeName (Function)
Modifies the physical name of a data file.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
WDMSG license agreement
WDMSG license agreement...
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....