ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Scheduler report
The report editor allows you to create "Scheduler" reports....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
iParameterPDF (Function)
Defines the options for the generated PDF file.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
ThreadExecute (Function)
Starts the execution of a secondary thread.
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......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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.
HNext (Function)
Sets the position on the next data file record according to a browse item.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
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....