ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
NFC constants
List of constants used by the NFC functions...
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Constants for managing fonts
List of constants used by the functions for font management....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....