ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control events
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Installing a Webservice (old format)
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Time management help
Time management is extremely important......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Event (Example)
Usage example of the Event function
MemFound (Function)
Checks whether the sought element was found.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
SQLFirst (Function)
Positions on the first row of the query result.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Environment of the data model editor
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.