ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
iPreview (Function)
Configures the print destination.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
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.
HTTPRequest (Function)
Starts an HTTP request on a server.
Constants for external files
List of constants used by the functions for managing external files....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
fRead (Example)
Usage example of the fRead function
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Discover all the possibilities of pivot tables
NumberInWords (Function)
Converts a number to words.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Creating the windows and the pages of the RAD pattern
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......