ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
fChangeSize (Function)
Resizes an external file.
Note (Property)
The Note property is used to get and change a text associated with an element.
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
HChangeConnection (Example)
Usage example of the HChangeConnection function
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
iParameterPDF (Example)
Usage example of the iParameterPDF function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
HChangeName (Function)
Modifies the physical name of a data file.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
xlsClose (Function)
Closes an XLS file.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....