ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
14. Report templates
Report templates...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....