ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
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......
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
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.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
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.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Comment (Property)
The Comment property is used to manage comments.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....