ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Control constants
List of constants used by the functions for managing controls...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Title (Property)
The Title property is used to get and change the title of an element.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
CurrentWin (Function)
Identifies the window currently in edit.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SemaphoreCreate (Function)
Creates a semaphore.
HErrorLock (Function)
Used to check whether a lock error occurred.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
RGBGreen (Function)
Returns the green component of an RGB color.