ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
fMemOpen (Function)
Opens a memory zone shared between several applications.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Entity of a CDM
To group information according the MERISE method, entities must be created......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Browser constants
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....