ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPRun (Function)
Runs a procedure on a SOAP server.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
zipFileSize (Example)
Usage example of the zipFileSize function
Data persistence
The data persistence is used to store the value typed by the user......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Constants for WLanguage types
List of constants for managing WLanguage types....
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
xBase files: Limits
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.