ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checked (Property)
The Checked property gets and sets the checkmark state of an element.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
iDestination (Function)
Configures the print destination.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Open (External language)
Opens a window.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
fTrackFile (Function)
Triggers the tracking of a file.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
New (Reserved word)
New is used to allocate memory space...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
fSeek (Function)
Gets and sets current position in an external file.
URIGetInfo (Function)
Retrieves information of a URI resource.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Constants for managing Gantt charts
3. UML models in practice