ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Function)
Closes an archive.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
12. Pages in practice
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
zipDeleteFile (Function)
Deletes a file from an archive.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Operator on Address
The & operator returns the address of a variable as an integer
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Project (External language)
Opens and runs a WINDEV project.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Creating the menus for the pages of the WEBDEV RAD pattern
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
11. Table/Looper controls
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.