ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating documents with the project
To describe a project in detail, you can associate documents with it......
String functions
List of functions for managing character strings...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
XMLChild (Function)
Positions on the first child element of current element.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Composite variable
A composite variable contains different types of elements (members)...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HSubstDir (Example)
Usage example of the HSubstDir function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.