ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
ERR_NO_END_TAG
WDZip: Creating or modifying an archive
This help page explains how to......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
SOAP constants
List of constants used by the SOAP functions....
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Installing and starting WDTRAD
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Creating a query
Two methods can be used to create a query......
WordToArray (Function)
Fills an array with the words from a string.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....