ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
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)...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Code statistics
The code statistics affect...
DDEConnect (Example)
Usage example of the DDEConnect function
GetActiveObject (Example)
Usage example of the GetActiveObject function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
fExtractPath (Example)
Usage example of the fExtractPath function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
KeyExpression (Example)
Usage example of the KeyExpression property
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
SQLModify (Example)
Usage example of the SQLModify function
HIndex (Example)
Usage example of the HIndex function