ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppInstallUPD (Function)
Triggers the automatic update of current application.
FTPConnect (Example)
Usage example of the FTPConnect function
zipChangePath (Example)
Usage example of the zipChangePath function
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Error 2109: You are using the ObjectInfo function
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
WDDeploy features
WDDeploy can be used to......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
HAdd (Example)
Usage example of the HAdd function
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
zipExtractFile (Example)
Usage example of the zipExtractFile function
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.