ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for external files
List of constants used by the functions for managing external files....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
fDirSize (Function)
Returns the size of a directory in bytes.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
ChangeStyle (Function)
Modifies the style of a control dynamically.
14. Generation modes
Generation modes...
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....
iPreview (Function)
Configures the print destination.
PreviousPage (Function)
Returns the name of the previous page.
New (Reserved word)
New is used to allocate memory space...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...