ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body Complement block
The Body complement block is linked to the Body block......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
1. Project and database schema
Positions on the element found before the current element of a memory area and returns the value of this element....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Error 1003: The element does not exist in the class
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server)....
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.