ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Move
The Move property determines if an element can be moved.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
LooperCount (Function)
Returns the number of rows in a Looper control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
SSHRead (Example)
Usage example of the SSHRead function
iPageWidth (Example)
Usage example of the iPageWidth function
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
HModifyStructure (Example)
Usage example of the HModifyStructure function
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...
StringReverse (Function)
Reverses the characters of a string.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).