ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
11. User Macro-Code: UMC in practice
PDF Reader control events
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created...
Help system properties
The properties of help system are used to define......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fCompress (Function)
Compresses a file.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Project description: Files tab
The project description window allows you to configure various elements of your project......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......