ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Native Access to SAP
SAP is a widely used ERP......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Customizing the report viewer: Available windows
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Telemetry: Main features
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Feedback component
The Feedback component is a component provided with WINDEV......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......