ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Creating links
Links help users navigate the help system......
Operations performed on sequence diagrams
The following paragraphs explain......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
How to create a menu?
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
WidgetRunApp (Function)
Starts the application to which a widget belongs.
NetGetFile (Example)
Usage example of the NetGetFile function
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WDTRAD options
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
BackgroundTaskAdd (Function)
Adds a new background task.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Different types of data (Type of variable)
A variable is defined by name and type......