ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Size (Example)
Usage example of the Size property
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Null (keyword)
The "Null" keyword can correspond to:
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HOpenConnection (Example)
Usage example of the HOpenConnection function
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
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......
AddLink (Function)
Adds a link to a text section in an edit control.
fRename (Function)
Modifies the name of a file.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Assisted universal replication: specific features
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HChangeConnection (Example)
Usage example of the HChangeConnection function
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
fWriteLine (Example)
Usage example of the fWriteLine function
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......