ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Manager of automated tests
The test manager is used to......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......