ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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.
Setup mode
Several methods can be used to distribute a WINDEV application......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
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......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.