ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Handling Gantt Chart controls programmatically
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
19. Sending emails
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
grType (Function)
Identifies or modifies the type of chart.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
TreeView constants
List of constants used by the TreeXXX functions...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
WDMSG license agreement
WDMSG license agreement...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....