ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIVolume (Function)
Modifies or returns the sound volume.
InAndroidMode (Example)
Usage example of the InAndroidMode function
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Referring to an element in a WLanguage event / process
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
KeyExpression (Example)
Usage example of the KeyExpression property
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
7. Layouts using the Flexbox control
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......