ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window...
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing...
FTPCommand (Function)
Sends a specific FTP command to a server.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Supercontrol
A supercontrol is an advanced type of control......
The log process
...A log is a special file that contains the history of all changes made to one or more tables...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based...
Lotus Notes constants
List of constants used by the Lotus Notes functions....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Position (Function)
Finds the position of a specified string within another string.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HOpen (Function)
Opens a table.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset...
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
SocketCreate (Function)
Creates a socket.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.