ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDir (Function)
Returns the path of a system directory.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
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).
API (Function)
Runs a function found in an external DLL.
ID (Property)
The ID property is used to get and change IDs.
Size (Property)
The Size property is used to determine and change the size of an element.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
sEvent (Function)
Branches an event on a serial port.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
PDF file management functions
...PDF file functions...
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Different types of data (Type of variable)
A variable is defined by name and type......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.