ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
fSeek (Example)
Usage example of the fSeek function
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Window management functions (prefixed syntax)
List of functions for managing windows...
Window functions
List of functions for managing windows...
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Calling a procedure/a function
Syntax for calling a local or global procedure.
MDIOpen (Function)
Opens and enables an MDI child window.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
fShortName (Example)
Usage example of the fShortName function
fDelete (Example)
Usage example of the fDelete function
JSONValid (Function)
Checks the validity of a JSON string.
Accessibilité (Property)
Handling menu options programmatically
The menu options can be handled......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......