ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
fLock (Function)
Entirely or partially locks an external file.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HDelete (Function)
Deletes a record from a data file (query or view).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
Programming custom calculations in Table controls
fFileName (Function)
Returns the name of an external file that is currently opened.
PageNumber (Property)
The PageNumber property gets and sets a page number.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Age (Function)
Returns the age according to the date of birth.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
DateToDay (Function)
Returns the day that corresponds to a given date.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.