ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Designation of current element (Reserved word)
The keywords used to identify the current element are:
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Content (Property)
The Content property is used to get and change the content of an element.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
dChord (Example)
Usage example of the dChord function
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
Font (Type of variable)
A Font variable creates a font programmatically...
Extra (Property)
The Extra property manges additional information.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Properties associated with the report blocks
List of properties associated with the report blocks...
grDraw (Function)
Draws a chart according to the specified parameters.
dSlice (Example)
Usage example of the dSlice function
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...