ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableRefreshVisible (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.
GPSGetPosition (Function)
Retrieves information about the current device position.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Component>.Load (Function)
Loads an external component independent of the current project.
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...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.