ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailMsgError (Function)
Returns the message corresponding to the error identifier.
External language: Programming in COBOL
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, ......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
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.).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Push notification
A mobile device can receive push notifications......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......