ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Events associated with Chart controls
List of events associated with the Chart controls...
1. What is a website?
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Python: Native calls
WLanguage allows for native Python calls......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Replication: The different types
The data replication is a powerful feature......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Principle of remote check
Operations for synchronizing SCM
When creating an executable, a library or a component, ......