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.)...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
MemDelete (Function)
Deletes an element from a memory zone.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Compile (Example)
Usage example of the Compile function
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Service variable
The Service variable is used to......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MemCurrent (Function)
Returns the index of the current element.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
EmailGetAll (Function)
Retrieves all the emails found on a server.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......