ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Copying and cloning
Variables are copied using the "=" operator...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Python: Native calls
WLanguage allows for native Python calls......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
HExecuteProcedure (Function)
Runs a stored procedure.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
HDropView (Function)
Removes a materialized view from the HFSQL server.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
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....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
GglGetDocument (Function)
Downloads a document from the Google Docs service.