ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
5. Project configuration
Structure (Type of variable)
A structure is a custom type of data...
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......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
<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
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Handling Gantt Chart controls programmatically
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.
nWDSetParentNext
Set the parent of the next window to open......
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......