ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
Using the Vista style in your windows
WINDEV allows you to customize......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Print constants
List of constants used by the print functions....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SocketCreate (Function)
Creates a socket.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
LDAPFind (Function)
Performs a search in an LDAP server.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Border (Type of variable)
The Border type is used to handle a border through programming...
Manager of automated tests
The test manager is used to......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.