ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing space characters in the searches?
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
MySelf (Reserved word)
MySelf is used to handle the current control...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV website......
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
HCreateMovableReplica (Function)
Creates a movable replication.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.