ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Handling the report blocks through programming
Each report block is associated with different events......
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"....
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