ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
DDEError (Function)
Returns the runtime status report of a DDE function.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
13. Security benefit: managing the "Back" button
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
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.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
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?
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......