ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Items used in a select query
A query created in the query editor can contain several types of items......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
ToastDisplay (Function)
Displays a "Toast" message.
Installing a Webservice (old format)
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
LanguageToCharset (Function)
Returns the character set corresponding to a language.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Chart control properties
A Chart control can be used......
LanguageToName (Function)
Returns the name of a language.
Configuring the SOAP administrator
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
3. UML models in practice