ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
2. Modes to install an application
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
6. Editing a page: zoning mode
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Managing main window menus
A main menu is necessarily associated with a window......
Including a supercontrol in a window or in a page
The Static control
A Static control is a control used to display a static text......
<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)....
7. Dynamic site on specific configurations