ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyReport (Reserved word)
MyReport is used to handle the current report...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
14. Generation modes
Generation modes...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Query editor: Characteristics
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
MyPage (Reserved word)
MyPage is used to handle the current page...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Error 803: Return and Result cannot be used in the same process
Scheduler control events
The following events associated with Scheduler controls:...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Constants for test
List of constants used by the functions for managing automated tests....
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....