ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
End of Document block
The End of document block is run once at the end of the report execution......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Installing a SOAP server with Apache
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Library,Disk (External language)
Opens the project library that is stored on disk.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
FontCreate (Function)
Creates a font definition.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.