ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveCreateDirectory (Function)
Creates a directory on the remote disk.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
DriveCreateFile (Function)
Creates a file on the remote disk.
Select query description window
The description window of a select query includes several sections......
The pages
Pages are the main interface of a WEBDEV site......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
fCreateLink (Function)
Creates a link on a file at the specified location.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
NotesReset (Function)
Creates an empty document in Lotus Notes.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.