ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Using several libraries in an application
A library is a WDL file that contains all the resources......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
14. Controls in practice
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
LDAPFind (Function)
Performs a search in an LDAP server.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Google constants
List of constants used by the Google functions....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Push notification
A mobile device can receive push notifications......
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.