ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Example)
Usage example of the fSelect function
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iEndReport (Function)
Forces the report print to stop.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HDescribeItem (Example)
Usage example of the HDescribeItem function
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Extern (Reserved word)
EXTERN is used to...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
iPrintDoc (Function)
Prints a document in "docx" format.