ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
11. Controls in practice
Discover the main characteristics of the controls...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Events associated with windows
List of events associated with windows...
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
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WDINT license agreement
WDINT license agreement...
LooperAdd (Function)
Adds a row at the end of a Looper control.
dStraighten (Function)
Transforms an image by applying perspective correction.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
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....