ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Reals
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Thread management functions
List of functions for managing threads...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Setup on a local network (LAN)
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
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....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
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....
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"....
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....
The different types of windows
The following types of windows can be created in a WINDEV application......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......