ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
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
ControlClone (Function)
Creates a new control from an existing control.
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.
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<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
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.