ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
Sub-query
A sub-query is a query whose result is used by another query......
User report editor (Reports & Queries)
A report provides a custom view of data......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
16. Types of code
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Managing space characters in the searches?
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).