ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
StringBuild (Function)
Builds a character string from an initial string and parameters.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HDescribeFile (Function)
Describes a data file programmatically.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Discover all the possibilities of pivot tables
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
NetworkUser (Function)
Identifies the name of the connected user.