ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMemOpen (Function)
Opens a memory zone shared between several applications.
Structure (Type of variable)
A structure is a custom type of data...
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
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.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...