ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
GPSGetPosition (Function)
Retrieves information about the current device position.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Table control functions
List of functions specific to Table controls...
<Component>.Load (Function)
Loads an external component independent of the current project.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
How to create a patch?
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....