ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024 Tutorial - Table of contents
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Pop (Function)
Pops an element from a stack.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
ThreadEnd (Function)
Ends the execution of the current thread.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
DataType (Function)
Identifying the type of a WLanguage variable.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Toast constants
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Link (Property)
The Link property is used to get and change the link of an element.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....