ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
15. Cookies: information stored on the end user's computer
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Rating control properties
The Rating control can be used in a window as well as in a page....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
4. Create a page in the editor...
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Events associated with formatted display controls
List of events associated with formatted display controls...
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......