ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
Setup mode
Several methods can be used to distribute a WINDEV application......
Enumeration (Variable type)
An enumeration is a set of values......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....