ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
28. Site SEO
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
HCreateMovableReplica (Function)
Creates a movable replication.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
1. Testing a site: Elements to be tested
Type (Example)
Usage example of the Type property
fStopCompress (Example)
Usage example of the fStopCompress function
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
3. Debugger
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Execute (Function)
Starts the execution of a process through programming.