ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Execute (Function)
Starts the execution of a process through programming.
End of Document block
The End of document block is run once at the end of the report execution......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Border (Variable type)
The Border type is used to handle a border through programming...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Different types of data (Type of variable)
A variable is defined by name and type......
Obtaining an SSL certificate for IIS2 (2.0 or later)
The HTML control
The HTML control displays HTML pages or HTML code......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
WDDeploy: Deploying a package
WDDeploy can be used to......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......