ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HViewToFile (Example)
Usage example of the HViewToFile function
Server (Property)
The Server property is used to manage servers.
Type (Example)
Usage example of the Type property
Private Store for mobile applications
There are two methods two deploy your applications......
Size (Example)
Usage example of the Size property
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Test of a query
The query editor allows you to run the test of query result......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Null (keyword)
The "Null" keyword can correspond to:
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
AddLink (Function)
Adds a link to a text section in an edit control.
fRename (Function)
Modifies the name of a file.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fWriteLine (Example)
Usage example of the fWriteLine function
HAlias (Example)
Usage example of the HAlias function
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.