ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
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"....
Handling the report blocks through programming
Each report block is associated with different events......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SocketCreate (Example)
Usage example of the SocketCreate function
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
FTP constants
List of constants used by the FTP functions....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
TwainState (Example)
Usage example of the TwainState function
HListFile (Example)
Usage example of the HListFile function
xlsOpen (Example)
Usage example of the xlsOpen function
Using several libraries in an application
A library is a WDL file that contains all the resources......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
zipOpen (Example)
Usage example of the zipOpen function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
fWriteLine (Example)
Usage example of the fWriteLine function
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
zipAddFile (Example)
Usage example of the zipAddFile function