ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.