ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLELoad (Function)
Initializes an OLE control with an OLE object.
25. Performing a process on several successive pages
Performing a process on several successive pages...
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Describing a problem to the Free Technical Support
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Random (Function)
Returns a random number.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TimeToString (Function)
Converts a time to a string in the specified format.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
grIncreaseData (Function)
Adds a value to a data in a chart.
XML management: Use example
This application example manages an XML file named "Orders......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
BurnerList (Function)
Returns the list of burners installed on the current computer.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Border (Type of variable)
The Border type is used to handle a border through programming...