ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Camera control in a mobile application
The Camera control is used to......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
ERR_SESSION_CLOSED
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......