ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific features of the Express version
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<Image>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control.
<Image>.Background (Function)
Declares the default background color for rectangles, circles, etc. used in an Image control.
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
zipOpenCAB (Function)
Opens an existing archive in CAB format.
DocClose (Function)
Closes a docx file and frees the document.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
zipCreate (Function)
Creates an archive.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.