ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemCreate (Function)
Creates a memory area.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
Component (Property)
The Component property configures the different components of a composite key.
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
fExeDir (Function)
Returns the directory from which the execution is started.
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
ThreadExecute (Function)
Starts the execution of a secondary thread.