ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Format (Property)
The Format property is used to define the data format of a data file.
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
3. Managing sockets
WINDEV includes advanced socket management functions....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Using the task management and the schedule
Time management is extremely important......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......