ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dArc (Example)
Usage example of the dArc function
SendKey (Function)
Simulates the keystrokes and the mouse actions.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
NextTitle (Function)
Modifies the title of next window to open.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
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....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
iParameterPDF (Example)
Usage example of the iParameterPDF function
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
CookieRead (Example)
Usage example of the CookieRead function
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
CookieWrite (Example)
Usage example of the CookieWrite function
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Reduce (Function)
Applies a computation to each element of a WLanguage array.