ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
dEndDrawing (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.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
ERR_CANNOT_OPEN_FILE
ERR_LOADMOREDLL
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
NET constants
List of constants used by the DotNet functions....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
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.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.