ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
ReturnedValue (Property)
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....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Handling the report blocks through programming
Each report block is associated with different events......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Viewing a report in 3D
Your report displays controls that overlap?......
Handling TimeLine controls programmatically
A TimeLine control can be......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Arithmetic operators
The arithmetic operators are......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......