ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with breaks
Adds a shadow effect on an image found in an Image variable....
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
ControlClone (Function)
Creates a new control from an existing control.
OpenChild (Function)
Opens a non-modal child window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
SFDelete (Function)
Deletes records from a Salesforce database.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Page Header block
The Page header block is printed on each new page......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
ErrorBuild (Function)
Displays a custom error message in a system error window.