ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
WDZip: Overview
WDZip is used to compress and group your files in archives......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Error 532: The size of the string to extract must be strictly positive
HDelete (Function)
Deletes a record from a table (query or view).
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
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).
Automatic error handling
Error handling can be customized for each process......
Types of Edit controls
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Events associated with windows
List of events associated with windows...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
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.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......