ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Financial constants
List of constants used by the financial functions....
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
fMoveDir (Function)
Moves a directory and its content.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
fDriveInfo (Example)
Usage example of the fDriveInfo function