ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link properties
When creating a link, you can simply specify the destination......
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
How to use an array of structures?
An array of structures is an Array variable......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Creating help pages
A help system includes several pages......
Page templates
WEBDEV allows you to create page templates......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Using the Vista style in your windows
WINDEV allows you to customize......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Window controls
Several types of controls can be used in a window, ......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
Error 530: The -- operator is not allowed