ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Self-contained executable
The executable will be stand-alone if the following elements are included in the executable......
BackgroundTaskAdd (Function)
Adds a new background task.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Extern (Reserved word)
EXTERN is used to...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
HModifyItemRights (Function)
Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
fClose (Function)
Closes an external file.
HTTP functions
List of HTTP functions...