ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Installing and starting WDTRAD
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.