ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Overview of external languages
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Crosstab report
The report editor allows you to create "Crosstab" reports......
WDInst: handling the files to install
By default, the files to install are......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Native Sybase Connector for WINDEV and WEBDEV 2024
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....