ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Name (Property)
The Name property is used to get the name of an element.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Compatibility between external components and deployed applications
A component can evolve in many ways......
2. Analysis in practice
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Query editor
The query editor is used to automatically create queries on the data files......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.