ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the users of an application installed in network
The management of users allows you to find out from the server......
Error 532: The size of the string to extract must be strictly positive
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
fCreate (Function)
Creates an external file.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
XMLSave (Function)
Saves an XML document in a file.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Resizing a window (AAF)
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
5. The following files are automatically created
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Operations performed on collaboration diagrams
The following paragraphs explain......
How to open a window?
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).