ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:......
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Note (Property)
The Note property is used to get and change a text associated with an element.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Handling report blocks
The different operations available on report blocks are as follows......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
ServiceWait (Function)
Pauses the current service during the specified duration.
Border management constants
List of constants used by the border management functions....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....