ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Examples provided with WINDEV Mobile
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Animate a Label field
Two methods can be used to animate a Static Text control......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Layout control events
Changes the mode and the method for locking data files....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Events associated with Edit controls
WLanguage events associated with Edit controls...