ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
<Array>.Sort (Function)
Sorts a WLanguage array.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Assisted universal replication: specific features
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
grColor (Function)
Returns and initializes the color of different chart elements.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
ServiceExist (Function)
Checks whether a service is installed.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.