ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Text (Property)
Text is used to find out whether an item is a text item.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
HRead (Function)
Reads a record in a file according to a given record number.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.