ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
5. Project configuration
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
WINDEV Mobile concepts
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Events associated with the Conference control
List of events associated with a Conference control...
Telemetry management functions
The following functions are used to manage the telemetry:...
WinEdCreateNote (Function)
Creates a Repositionable Note control.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
nWDSetParentNext
Set the parent of the next window to open......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Edit options of a report
The report editor allows you to......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.