ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
The different types of windows
The following types of windows can be created in a WINDEV application......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Operations performed on use case diagrams
The following paragraphs explain......
Environment of the report editor
Environment of the report editor...
MatCopy (Function)
Creates the copy of a matrix.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Error 16: Incompatible CASE
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Reloading a document
To reload a document, ......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Telemetry management functions
The following functions are used to manage the telemetry:...
Spelling check functions
The following functions are used to manage the spelling checker:
Constants for telemetry management
Constants for telemetry management...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Test of a query
The query editor allows you to run the test of query result......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....