ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Error 701: The property is read-only
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.