ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Materialized view
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
fWrite (Function)
Writes: a character string into an external file. a memory section....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
ErrorThrow (Function)
Throw a non-fatal error.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
fTrackFile (Function)
Triggers the tracking of a file.
ThreadMode (Function)
Changes the management mode of threads.
XMLSign (Function)
Signs an XML document.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
SOAPRun (Function)
Runs a procedure on a SOAP server.
ServiceWait (Function)
Pauses the current service during the specified duration.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Table,Count (External language)
Returns the number of elements in a Table control.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min