ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Events associated with Looper controls
List of events associated with Looper controls...
ChangeStyle (Function)
Modifies the style of a control dynamically.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Managing assertions
...The main available features are as follows:...
ServiceUninstall (Function)
Uninstalls a service.
Setup directory
The setup wizard allows you to configure the setup directory of application....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
SQLPrevious (Function)
Positions on the previous row of the query result.
URI constants
The following constants are used by URI-specific functions:...
HCreateView (Example)
Usage example of the HCreateView function
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HChangeName (Example)
Usage example of the HChangeName function