ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Open (External language)
Opens a window.
grDraw (Function)
Draws a chart according to the specified parameters.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
ThreadExecute (Function)
Starts the execution of a secondary thread.
ToastDisplay (Function)
Displays a "Toast" message.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.