ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecute (Function)
Runs a server procedure without refreshing the page.
5. Which type of server to choose?
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Creating the executable and the setup program
The languages supported by the application are taken into account......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Sorts in a report
The sort is used to organize the information displayed in the report......
Events associated with Looper controls
List of events associated with Looper controls...
Composite keys
A composite key is a key item containing several other items......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.