ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
5. Which type of server to choose?
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Environment of the report editor
Environment of the report editor...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.