ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Cardinalities
The cardinalities are used to count the links between the files......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Compilation options (HLP format)
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Android Control Center
Do you know where to find your application log files?...
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
User Groupware files
Two categories of data files are managed......
Constants for external files
List of constants used by the functions for managing external files....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
WINDEV FTP functions
List of WINDEV FTP functions...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....