ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Compile (Example)
Usage example of the Compile function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
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.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HDescribeFile (Function)
Describes a data file programmatically.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
9. Hardware and software requirements
Port (Property)
The Port property is used to identify and change a server connection port.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
gLine (Function)
Builds a sequence of characters containing a line.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.