ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
ExceptionInfo (Function)
Retrieves information about the current exception.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
EmailCheckAddress (Function)
Checks the validity of an email address.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......