ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Declaring and using a variable
A variable is defined by name and type......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Generating an application for Universal Windows 10 App
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Table,Add (External language)
Adds an element to a Table control.
NFCSendTag (Function)
Sends a NFC tag to another device.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Outstanding progress bars
Simple or symmetric progress bar?...
ChangeTarget (Function)
Changes the target of a button action.
PostMessage (Function)
Sends a Windows message to a control or to a window.