ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Various constants
List of various constants....
fMoveDir (Function)
Moves a directory and its content.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
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....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
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......
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.
fSeek (Function)
Gets and sets current position in an external file.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....