ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Creating the skin template of a report
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Error 28: No END statement is associated with this SWITCH
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
KeyPressed (Function)
Checks which key is pressed.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
13. Security benefit: managing the "Back" button
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
fTempFile (Function)
Returns the name of a unique temporary file.
ExceptionPropagate (Function)
Propagates an exception.
Google constants
List of constants used by the Google functions....
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.