ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
SendMessage (Function)
Sends a Windows message to a control or to a window.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HCreateView (Example)
Usage example of the HCreateView function
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Changing sites from AWP to SEO-ready session mode
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
diffApply (Function)
Applies a difference buffer to a specific buffer.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......