ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iLine (Function)
Prints a line at specified coordinates.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Structure of data files of user groupware
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Browser constants
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...