ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Right (Function)
Extracts the last characters from a string or string buffer.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
iFont (Function)
Selects the default font.
ServicePause (Function)
Pauses a service.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Managing assertions
...The main available features are as follows:...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ToClipboard (Function)
Writes text or image information into the system clipboard.
Size (Property)
The Size property is used to determine and change the size of an element.
SIPVisible (Function)
Displays the keyboard.
Sound (Function)
Plays a sound in WAV format.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
fChangeSize (Function)
Resizes an external file.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
HCross (Function)
Crosses a record in a data file.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).