ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HPass (Function)
Defines the password used to create or open a data file.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HDescribeFile (Function)
Describes a data file programmatically.
Handling menu options programmatically
The menu options can be handled......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WDXView : Use
This help page presents the different features of WDXView......
Environment of the query editor
Various constants
List of various constants....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......