ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Voice commands in your applications
The applications that you develop can react to the user's voice......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Replication: The different types
The data replication is a powerful feature......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Creating the Relation pages of a WEBDEV RAD pattern
EventCreate (Function)
Creates an event.
dbgEnableLog (Function)
Enables the runtime log programmatically.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
ChangeStyle (Function)
Modifies the style of a control dynamically.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
grMenu (Function)
Defines the type of context menu displayed by a chart.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Size (Property)
The Size property is used to determine and change the size of an element.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......