ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....