ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: alors
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, in which case the object is dynamically instantiated.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Logical operators
The logical operators are as follows...
HLinkMemo (Example)
Usage example of the HLinkMemo function
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Character string: How do I extract, delete or replace words?
This page presents the main operations that can be performed on a character string.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS...
Combination (Variable type)
A combination is a set of options.
ControlClone (Function)
Creates a new control from an existing control.
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FacturX component: Full example
Here is an example of code for the Factur-X internal component provided with WINDEV...
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function