ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Time management
For each element (windows, reports, ......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Multiline strings
To type character strings over several lines in the code editor...
Constants for external files
List of constants used by the functions for managing external files....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HFSQL constants
List of constants used by the HFSQL functions....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
LDAPRenameAttribute (Function)
Renames an attribute.