ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDOptimizer: Editing and modifying a ".REP" file
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
XML management: Use example
This application example manages an XML file named "Orders......
8. Optimizing an application
4. Create a page in the editor...
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
<Looper>.InfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
<Variable sshSession>Command (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.