ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
SCM file format evolutions
Four versions are available for the SCM repository......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
12. Control templates
WINDEV Mobile allows you to create control templates....
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Locking data files: correspondence between WINDEV 5.5 and the later versions
Operations performed on use case diagrams
The following paragraphs explain......
Translating a text file with WDTRAD
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......