ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FolderData (Function)
FolderData is kept for backward compatibility.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
fShortName (Example)
Usage example of the fShortName function
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......