ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
MemCreate (Function)
Creates a memory area.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
BackgroundTaskAdd (Function)
Adds a new background task.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
RGB (Function)
Defines a color from its Red, Green and Blue components.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
HOut (Example)
Usage example of the HOut function
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HReadSeek (Example)
Usage example of the HReadSeek function
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.