ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Handling controls in a report
The different operations available for the report controls are as follows......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Typing multilingual texts
For a multilingual application, you have the ability to......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Types of Edit controls
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
HSL (Function)
Creates a color from its hue, saturation and lightness.
Events associated with Edit controls
WLanguage events associated with Edit controls...
XML functions
List of XML functions...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
3. Deploying a dynamic WEBDEV site
Custom tooltips
Tooltips are very useful for application users......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......