ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Memo (Property)
The Memo property is used to determine if an item is of type memo.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Multiline strings
To type character strings over several lines in the code editor...
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
Component (Type of variable)
The Component type is used to easily handle an external component.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
rssImage (Variable type)
The rssImage type is used to describe the image of a RSS feed...
hbReading (Variable type)
The hbReading type is used to define the characteristics of a read operation.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
sfLeadConvert (Variable type)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Icon (Variable type)
The Icon type is used to define the advanced characteristics of an icon.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
COMObject (Variable type)
The COMObject type is used to represent an interface of a COM object.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.