ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
String functions
List of functions for managing character strings...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Sound (Function)
Plays a sound in WAV format.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
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...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Constants for managing the windows
List of constants used by the functions for managing the windows...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Constants used by the functions for managing Tab controls
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Environment of code editor