ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Generating the RAD pattern
To generate a RAD pattern:...
eCurrencyName (Function)
Returns the caption of a currency.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
8. Optimizing an application
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.