ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing certificates
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
WINDEV and the SOAP protocol
Writes a message intended to another socket....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
fRename (Function)
Modifies the name of a file.
emailNotesSession (Variable type)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Environment of the window editor
The main elements of window editor are as follows:
fSelectDir (Function)
Opens a directory picker.
fCreate (Function)
Creates an external file.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Setting up and using a Bitcoin Core server
WLanguage offers several functions for manipulating a Bitcoin Core server......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.