ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
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......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
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.