ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Declaring and using a variable
A variable is defined by name and type......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
fSeek (Function)
Gets and sets current position in an external file.
ThreadMode (Function)
Changes the management mode of threads.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
SOAPRun (Function)
Runs a procedure on a SOAP server.