ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
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.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
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......
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.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......