ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Properties associated with a page
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Line control properties
List of properties associated with the Line control...
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
BTStack (Function)
Returns the Bluetooth stack currently used.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......