ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
State (Property)
The State property is used to get and change the state of an element.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
5. User Groupware in practice
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
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......
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.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
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......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
fWrite (Function)
Writes: a character string into an external file. a memory section....
zipOpen (Example)
Usage example of the zipOpen function
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....