ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
2. Types of setup
Types of setup...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Organization chart linked to a data file
4. HFSQL Classic
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
WDDeploy features
WDDeploy can be used to......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....