ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
12. Control templates
WINDEV Mobile allows you to create control templates....
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
XMLSave (Function)
Saves an XML document in a file.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
JSONToXML (Function)
Converts a JSON string to XML.
XMLToJSON (Function)
Converts an XML string to JSON.
XMLDocument (Function)
Creates a new XML document.
XMLFind (Function)
Performs a search in an XML document.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Using a query with parameters
A query with parameters can be used......
Query editor
The query editor is used to automatically create queries on the data files......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Using the query result
The result of a select query can be used in......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....