ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PHPExecute (Function)
Calls an external .php script and returns the result in a string.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
diffApply (Function)
Applies a difference buffer to a specific buffer.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Wait (Function)
Temporarily stops the program execution.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
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....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....