ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
CallDLL32 (Function)
Runs a function found in an external DLL.
Customizing the User Groupware
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
LDAPFind (Function)
Performs a search in an LDAP server.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
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....
Error (Function)
Displays a custom error message in a system error window.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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.
Constants for external files
List of constants used by the functions for managing external files....
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....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....