ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
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....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
13. Security benefit: managing the "Back" button
3. UML models in practice
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Binding a Check Box control to an item
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
How to create a menu?