ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EXE constants
List of constants used by the functions for managing executables....
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Error 113: Non-dynamic array without definition
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
Properties associated with a window
List of properties associated with a window...
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
"?" menu
WINDEV proposes a help menu adapted to your applications......
MCI constants
List of constants used by the MCI functions....
fOpenTempFile (Function)
Creates and opens a temporary file.
Decode (Function)
Decodes a character string that was encoded by Encode.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
JSONValid (Function)
Checks the validity of a JSON string.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
ShellExecute (Function)
Opens a document in its associated application.
grColor (Function)
Returns and initializes the color of different chart elements.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....