ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision pages of the WEBDEV RAD pattern
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
LooperDelete (Function)
Deletes a row from a Looper control.
9. Types of standard controls
Types of standard controls...
Twain constants
List of constants used by the Twain functions....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Sound (Function)
Plays a sound in WAV format.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Right (Function)
Extracts the last characters from a string or string buffer.
BurnerAddFile (Function)
Adds a file to the compilation.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....