ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SQLModify (Example)
Usage example of the SQLModify function
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
URI
The URI keyword can correspond to...
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPTime (Example)
Usage example of the FTPTime function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
INIRead (Example)
Usage example of the INIRead function
Table,Select,+ (External language)
Selects an element in a Table control.
Installing and starting WDTRAD
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fCompare (Example)
Usage example of the fCompare function