ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Count (Property)
The Count property returns the number of elements in a given set.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Local procedure
Two types of procedures are available......
AddLink (Function)
Adds a link to a text section in an edit control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Properties linked to the Euro management
List of properties linked to the Euro management...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......