ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
HModifyStructure (Example)
Usage example of the HModifyStructure function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
OCRExtractText (Function)
Reads the text contained in an image.
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)....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
2. Types of setup
Types of setup...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
zipListFile (Example)
Usage example of the zipListFile function
Sound (Function)
Plays a sound in WAV format.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......