ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
iParameterReport (Function)
Configures the printer by opening the configuration window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
grExist (Function)
Checks the existence of a chart in memory.
Move
The Move property determines if an element can be moved.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Peeling Corner control properties
EnumControl (Function)
Returns the name of Nth control found in the specified element.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
StringReverse (Function)
Reverses the characters of a string.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....