ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
iCloseReport (Function)
Stops printing the current report immediately.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Customizing the report viewer: Available windows
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HPrevious (Function)
Positions on the previous file record according to a browse item.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function