ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Exist (Property)
The Exist property is used to determine if an element exists.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
LDAPRenameAttribute (Function)
Renames an attribute.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.