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.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
eChangeCurrency (Function)
Converts a currency into another currency.
2. Projects in practice
Discover the main operations that can be performed on a project....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iParameterViewer (Function)
Configures the report viewer.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
12. Available tests
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
10. Internal components in practice
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.