ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
grExist (Function)
Checks the existence of a chart in memory.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
JSONToVariant (Example)
Usage example of the JSONToVariant function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HCreateView (Example)
Usage example of the HCreateView function
WinCopyForm (Function)
Copies the content of a form into the clipboard.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
HStopServer (Function)
Stops an HFSQL server.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
FTPSize (Example)
Usage example of the FTPSize function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......