ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnD constants
List of constants used by the functions for managing the Drag and Drop....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
apExecute (Function)
Runs an action plan.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
After
They After keyword can correspond to:
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Error 303: ambiguous control name
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
SFDelete (Function)
Deletes records from a Salesforce database.
Error 803: Return and Result cannot be used in the same process
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Email (Property)
The Email property is used to get and change an email address.