ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
9. Hardware and software requirements
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......