ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
WinStatus (Function)
Identifies or modifies the window status.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HAdd (Example)
Usage example of the HAdd function
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
iVPos (Function)
iVPos is kept for backward compatibility.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
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....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
WDSQL, SQL querier: Overview
WDSQL is used to......