ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
dArc (Example)
Usage example of the dArc function
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
19. Sending emails
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Animation (Property)
The Animation property animates an image.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
5. Deploying a dynamic site (Session or AWP) in practice
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.