ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
NumberInWords (Function)
Converts a number to words.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
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.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
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.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...