ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Various constants
List of various constants....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fSeek (Function)
Gets and sets current position in an external file.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
GglUploadDocument (Function)
Uploads a document to the Google server.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).