ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
XML functions
List of XML functions...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Using .NET assemblies in a project
To use .NET assemblies in a project......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Right (Function)
Extracts the last characters from a string or string buffer.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
HSL (Function)
Creates a color from its hue, saturation and lightness.
EncryptStandard (Example)
Usage example of the EncryptStandard function
5. User Groupware in practice
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fTempPath (Example)
Usage example of the fTempPath function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
PDF file functions (prefix syntax)
PDF file functions...
Specific features of the applications for iPhone/iPad
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......