ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the query result
The result of a select query can be used in......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Page Header block
The Page header block is printed on each new page......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Aliases on data files: HAlias
The aliases are used to handle......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
17. Project Management Hub
...Project Management Hub...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
7. Multilingual sites in practice
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
WDOptimizer: Editing and modifying a ".REP" file
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Custom properties (WLanguage)
A custom property is a code element with two events......