ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Creating the Table windows of the WINDEV RAD pattern
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
GPSGetPosition (Function)
Retrieves information about the current device position.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Open (Function)
Opens a modal WINDEV window.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The Carousel control
The Carousel control is used to display an animated menu made of images......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Creating the Form windows of a WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......