ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipOpen (Function)
Opens an existing archive.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
Project (External language)
Opens and runs a WINDEV project.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Error 802: Invalid syntax for this function
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....