ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Error 1038: This member already exists in the class
ERR_BAD_URL
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
iCurrentFile (Function)
Returns the name of the file currently generated.
Supercontrol
A supercontrol is an advanced type of control......
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
fTempFile (Function)
Returns the name of a unique temporary file.
HChangeName (Function)
Modifies the physical name of a data file.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
The Cell control
The Cell control contains controls......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......