ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
fLock (Example)
Usage example of the fLock function
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Events associated with windows
List of events associated with windows...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
dStraighten (Function)
Transforms an image by applying perspective correction.
LooperAdd (Function)
Adds a row at the end of a Looper control.
WDINT license agreement
WDINT license agreement...
Google constants
List of constants used by the Google functions....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WDMSG license agreement
WDMSG license agreement...
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.