ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Opens a replication in direct mode or with a replication server.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
NetworkDisconnect (Function)
Disconnects a network drive.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
zipExist (Function)
Determines whether an archive exists.
iPreview (Function)
Configures the print destination.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
ServiceStop (Function)
Stops a service.
fLock (Example)
Usage example of the fLock function
ServiceStart (Function)
Starts a service.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
fUnlock (Function)
Entirely or partially unlocks an external file.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HRegenerateFile (Function)
Regenerates a data file from its log.
ColorPalette (Function)
Returns a color found in the current palette.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.