ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
8. Traffic statistics of dynamic sites
How to develop a PHP site?
What is a PHP site?......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Extracting messages added or modified since last extraction
A project was already created and translated......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
10. Customizing the aspect of a site: skin elements