ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Supercontrol
A supercontrol is an advanced type of control......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Local procedure
Two types of procedures are available......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Customizing the User Groupware
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Message text file format
The text files created by WDMSG use a specific format......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Size (Property)
The Size property is used to determine and change the size of an element.
"About" window
The "About" window is used to display and access various information about the current application......
Burner constants
List of constants used by the burner functions....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Handling menu options programmatically
The menu options can be handled......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Creating a flexible modeling
To create a new flexible modeling, you can......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....