ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Resize (Function)
Resizes a WDPic image.
Code history
The code history is used to......
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Analysis links
The links are used to link the files found in an analysis between themselves......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Cardinalities
The cardinalities are used to count the links between the files......
PicResize (Function)
Resizes a WDPic image.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
DiagramSave (Function)
Saves a diagram as a "diag" file.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.