ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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......
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
1. Examples provided with WINDEV Mobile
INIRead (Example)
Usage example of the INIRead function
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Installing and starting WDTRAD
URI
The URI keyword can correspond to...
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......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
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.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
fCompare (Example)
Usage example of the fCompare function