ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing main window menus
A main menu is necessarily associated with a window......
Including a supercontrol in a window or in a page
6. Editing a page: zoning mode
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Error 203: The procedure already has a scope attribute (local or global)
How to manage enumerations programmatically?
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....