ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Developing 64-bit sites
You can deploy 64-bit compatible sites......
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Compile (Example)
Usage example of the Compile function
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
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
ProjectInfo (Function)
Returns specific information about the project currently run.
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.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
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.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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.