ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Code snippets
The code editor allows you to enter "Code snippets"......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
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).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Aliases on data files: HAlias
The aliases are used to handle......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Automatic documentation of external components
External components must include a technical documentation......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
New (Reserved word)
New is used to allocate memory space...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Drawing constants
List of constants used by the drawing functions....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
LoadWDL (Example)
Usage example of the LoadWDL function
The Dashboard control
Dashboards are essential elements in an application......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......