ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
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......
2. Types of setup
Types of setup...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
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......
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....
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......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
WDHFDiff - Use
WDHFDiff is used to compare......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.