ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
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......
zipOpen (Example)
Usage example of the zipOpen function
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
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.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Looper constants
List of constants used by the functions for managing looper controls....
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HOpenConnection (Function)
Opens a connection to a specific database.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
5. User Groupware in practice