ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDecrypt (Example)
Usage example of the fDecrypt function
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Other operators
The following are additional operators......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
iPreview (Function)
Configures the print destination.
fDir (Example)
Usage example of the fDir function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
JavaExecute (Example)
Usage example of the JavaExecute function