ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
PicResize (Function)
Resizes a WDPic image.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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.
Cardinalities
The cardinalities are used to count the links between the files......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HFSQL Client/Server: Configuring the server
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, ......
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.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
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....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Zombie data files and items
During the life of an application, items live and die......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<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.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......