ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
The Clickable Image control
The Clickable Image control can be used to......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
RESTSend (Function)
Sends a REST request and waits for the server response.
User Groupware files
Two categories of data files are managed......
Summary table: Managing the application directories according to the platform
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
SQLExec (Function)
Names and runs an SQL query.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Webservice management functions
Webservice management functions...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Complete (Function)
Returns a character string of a specified length.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Position (Function)
Finds the position of a specified string within another string.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....