ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
zipNbPart (Example)
Usage example of the zipNbPart function
SocketWrite (Function)
Writes a message intended to another socket.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Error (Function)
Displays a custom error message in a system error window.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
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?......
Automatic error handling
Error handling can be customized for each process......
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.
Error 532: The size of the string to extract must be strictly positive
Types of Edit controls
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.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min