ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Translating a text file with WDTRAD
How to create a menu?
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Error 17: OTHER CASE must be the last statement used in SWITCH
The Check Box control
A Check Box can correspond to......
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Properties linked to the Euro management
List of properties linked to the Euro management...
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
TextToRTF (Function)
Converts text to Rich Text Format.