ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HFSQL constants
List of constants used by the HFSQL functions....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
LDAPRenameAttribute (Function)
Renames an attribute.
Code snippets
The code editor allows you to enter "Code snippets"......
zipChangePath (Example)
Usage example of the zipChangePath function
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
zipExtractFile (Example)
Usage example of the zipExtractFile function
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating the windows and the pages of the RAD pattern
NFCWriteTag (Function)
Starts writing data to an NFC tag.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Events associated with List Box controls
List of events associated with List Box controls...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Events associated with a Spreadsheet control