ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Custom tooltips
Tooltips are very useful for application users......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Animating a Static control
Two methods can be used to animate a Static control......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WEBDEV Application Server 2024