ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
8. Associating controls with data
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Rights on the virtual directory
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
ExePriority (Function)
Returns or modifies the priority of an application currently run.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
11. Controls in practice
Discover the main characteristics of the controls...