ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Voice commands in your applications
The applications that you develop can react to the user's voice......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Properties of a help page
The characteristics of a help page are used to define......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
DnDForce (Function)
DnDForce is kept for backward compatibility.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).