ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
DriveListeFile (Function)
Lists files in an Drive directory.
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DriveListeDirectory (Function)
Lists the directories of an Drive.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
WDMSG license agreement
WDMSG license agreement...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
The Carousel control
The Carousel control is used to display an animated menu made of images......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
The Clickable Image control
The Clickable Image control can be used to......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Compilation options
The compilation options allow you to define the help system generation settings......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Testing a project: setting
By testing the project you can simulate how the application will run......
Table,Modify (External language)
Modifies an element in a Table control.