ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
zipAddFile (Example)
Usage example of the zipAddFile function
fCompress (Example)
Usage example of the fCompress function
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
fCompress (Function)
Compresses a file.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
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....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
CameraConfigure (Function)
Allows you to configure the video capture driver.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Using the Vista style in your windows
WINDEV allows you to customize......
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).