ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.