ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Python: Native calls
WLanguage allows for native Python calls......
Operations performed on object diagrams
The following paragraphs explain......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
USBProperty (Function)
Retrieves the value of a property for a USB device.
USBFind (Function)
Finds a USB device according to keywords.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Operations performed on class diagrams
The following paragraphs explain......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
OpenChild (Function)
Opens a non-modal child window.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.