ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
10. Internal component
Internal component...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Flexbox control properties
WLanguage properties can be used to manipulate ......
LDAP functions
List of LDAP functions...
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
WDTestSite: Load test
The stress tests are used to check......
Checking the WEBDEV Application Server
The monitoring robot can check the WEBDEV Application Server......
JSON: Handling multi-gigabyte files
Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
X (Property)
The X property gets and sets the X-coordinate of an element.