ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
20 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.
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).
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...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.
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).
Deployment via physical media (DVD, etc.)
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...
<ANSI string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.