ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of a control
As soon as it is created, a control is associated with a style......
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.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
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......
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Z-index of a control
All the controls in a window or report have a different z-index......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
12. Preventing from going back to a page
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
User report editor (Reports & Queries)
A report provides a custom view of data......