ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
TreeExpand (Function)
Expands a node in a TreeView control.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......