ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword...
Web service functions
Web service functions
Compound statements
The report editor allows you to create "Label" reports...
SAP functions
List of SAP functions
WEBDEV Application Server administration functions
The following functions are used to manage users and connections on a WEBDEV Application Server:
Memcached functions
The following functions are used to manage Memcached databases:
Logical operators
The logical operators are as follows...
WEBDEV Application Server administration functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Advanced types
The advanced types of WLanguage are as follows
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa...
List of reserved words
The ReturnedValue property is used to:
  • Get and change the value returned by a window, page or report.
  • Get and change the value returned by an option in a Radio Button control.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
Report blocks
A printed report includes several sections......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
The formatted display control
...This control can be used to display dates, times and currency values while respecting...
Supercontrol
A supercontrol is an advanced type of control......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table...
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch...
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
The HTML control
The HTML control displays HTML pages or HTML code......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...