ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Map controls
Constants for managing Map controls...
Drawing constants
List of constants used by the drawing functions....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
XMLDocument (Function)
Creates a new XML document.
fRead (Example)
Usage example of the fRead function
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
System constants
List of constants used by the system functions....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Installing a SOAP server with IIS
FTPCommand (Function)
Sends a specific FTP command to a server.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min