ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNext (Function)
Sets the position on the next data file record according to a browse item.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Report viewer: Offer several reports
In the document preview, end users can......
Date (Variable type)
The Date type is used to easily manipulate dates...
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Input (Function)
Displays a message allowing the user to type an information.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....