ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Comparison operators
The comparison operators can be divided into several categories......
Automatic error handling
Error handling can be customized for each process......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WDZip: Overview
WDZip is used to compress and group your files in archives......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Types of Edit controls
Error 532: The size of the string to extract must be strictly positive
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
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.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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