ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Passing parameters
The parameters can be passed to a procedure......
Extracting messages added or modified since last extraction
A project was already created and translated......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
SSH constants
The following constants are used to manage an SSH server:...
Various constants
List of various constants....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....