ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Binding a Check Box control to an item
Ad Hoc deployment
Break in a report
The break is used to group the records corresponding to a sort criterion......
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
12. Preventing from going back to a page
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......