ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
ERR_NOTADEVVERSION
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....
<Connection variable>.TransactionEnd (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....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
13. Print: Reports
WINDEV reports...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
10. Page templates
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
ERR_BAD_CONTEXT_FOUND
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.