ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HCheckStructure (Function)
Defines the mode for comparing data files.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
ThreadExecute (Function)
Starts the execution of a secondary thread.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
ToastDisplay (Function)
Displays a "Toast" message.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
9. Types of standard controls
Types of standard controls...
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
xlsData (Example)
Usage example of the xlsData function
Copying controls from the report editor
The controls can be copied from the report editor......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....