ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
<Source>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
<Connection variable>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
5. Deploying a dynamic site (Session or AWP) in practice
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
WEBDEV license agreement
WEBDEV license agreement...
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
7. Window templates
...Window templates...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function