ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Advanced types
The advanced types of WLanguage are as follows...
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Python: Native calls
WLanguage allows for native Python calls......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
How to open a page?
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.