ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
AppVersionInfo (Function)
Returns information about a version available on the setup server.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
HSetTrigger (Function)
Enables or disables the management of triggers.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Specific features of the Express version
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......