ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
fAttribute (Function)
Returns or modifies the attributes of a file.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Error 107: Redefinition of the parameter
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).