ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
The Organizer control
The Organizer control is used to display and handle organizers......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.