ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
12. Control templates
...Control templates...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Error 3: The string has no final "
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Native MariaDB Connector - License Agreement
Native MySQL Connector - License Agreement
Native PostgreSQL Connector - License Agreement
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Automatic calculations in a Table control (AAF)
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.