ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
ProjectInfo (Function)
Returns specific information about the project currently run.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Compile (Example)
Usage example of the Compile function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
grDestinationControl (Function)
Defines an Image control as destination of a chart.
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, ......
HDelete (Function)
Deletes a record from a table (query or view).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Summary table: Managing the application directories according to the platform
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.