ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBGreen (Function)
Returns the green component of an RGB color.
GetDefinition (Function)
Retrieves the definition of element type.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
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.
1. The WINDEV Framework
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Aliases on data files: HAlias
The aliases are used to handle......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Principle for running threads
At runtime, an application runs in a main thread......
WINDEV License Agreement
WINDEV License Agreement...
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......