ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text 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.
iPrintArea (Function)
Prints a text 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.)...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Operations in a Select query : add and delete
The following paragraphs present......
5. Deploying a dynamic site (Session or AWP) in practice
Merging differences (SCM)
Compilation options (HLP format)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Overview of external languages
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Binding controls to data
A window or page can display information from......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
End of Document block
The End of document block is run once at the end of the report execution......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
iParameterPDF (Function)
Defines the options for the generated PDF file.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDZip: Overview
WDZip is used to compress and group your files in archives......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
RSS feed management functions
List of functions for managing RSS feeds...
Runtime log
The runtime log is the best way to identify the most used features of an application......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......