ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Error 533: The expression of a { } must be a string
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
zipIsMulti (Example)
Usage example of the zipIsMulti function
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Android Widget windows
An Android application can contain one or more Widget windows......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
FinRedemption (Example)
Usage example of the FinRedemption function
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.