ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
zipCreate (Example)
Usage example of the zipCreate function
Error 1003: The element does not exist in the class
Empty (Property)
The Empty property is used to determine if an element is empty.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
fLongName (Example)
Usage example of the fLongName function
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
fCompress (Function)
Compresses a file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Drop-down button
The drop-down button expands: a context menu. a popup window....
Type (Example)
Usage example of the Type property
fCreate (Example)
Usage example of the fCreate function
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
HDeclare (Example)
Usage example of the HDeclare function
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Size (Example)
Usage example of the Size property