ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Error 2109: You are using the ObjectInfo function
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
HSubstDir (Example)
Usage example of the HSubstDir function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Creating a window skin template
gImage (Function)
Builds a sequence of characters containing an image.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Clipboard management functions
List of functions for managing the clipboard...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min