ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found...
Software Factory
The concept of software factory is used to automate the process for creating applications....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another...
17. TLS/SSL: Encrypting information on the Web
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name...
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense...
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font...
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font...
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...