ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Query editor
The query editor is used to automatically create queries on the data files......
Seek (Function)
Searches for the index of an element in a WLanguage array.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HPass (Function)
Defines the password used to create or open a data file.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HOnError (Function)
Customizes the management of HFSQL errors.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Events associated with windows
List of events associated with windows...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).