ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
PDF file functions (prefix syntax)
PDF file functions...
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoGroup (Function)
Returns information about the specified group of users.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
PDF file management functions
...PDF file functions...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......