ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JavaExecute (Example)
Usage example of the JavaExecute function
Secret string vault
Passwords, private keys and tokens are often used in programming......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WINDEV: Example of programmed Drag and Drop
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
2. Analysis in practice
Clipboard management functions
List of functions for managing the clipboard...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
17. TLS/SSL: Encrypting information on the Web
19. Sending emails