ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
Describing a problem to the Free Technical Support
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HTMLRemoveAttribute (Function)
Removes a given attribute
DriveListeDirectory (Function)
Lists the directories of an Drive.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Creating anchors
The anchors are used to define specific points in a help page......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
"About" window
The "About" window is used to display and access various information about the current application......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....