ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server)....
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
SOAP functions (prefix syntax)
List of SOAP functions...
SOAP constants
List of constants used by the SOAP functions....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...