ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Function)
Entirely or partially locks an external file.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Constants for the archiving functions
List of constants used by the archiving functions....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
16. Java applications in practice
Java applications in practice...
fWrite (Function)
Writes: a character string into an external file. a memory section....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Slider controls
List of events associated with Slider controls in a window...
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......