ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
fUnlock (Function)
Entirely or partially unlocks an external file.
dStraighten (Function)
Transforms an image by applying perspective correction.
Document (Variable type)
The Document type is used to handle a "docx" document.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fLock (Example)
Usage example of the fLock function
Info (Function)
Displays a custom message in a system information window.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
LooperAdd (Function)
Adds a row at the end of a Looper control.
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......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WDINT license agreement
WDINT license agreement...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
String (Variable type)
The String type is used to manipulate strings......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min