ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Format (Property)
The Format property is used to define the data format of a data file.
5. User Groupware in practice
Designing a supercontrol
A supercontrol is an advanced type of control......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
zipOpen (Example)
Usage example of the zipOpen function
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
ActionRedo (Function)
Runs the last action canceled.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
fWrite (Function)
Writes: a character string into an external file. a memory section....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....