ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Binding controls to data
A window or page can display information from......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Ad Hoc deployment
Using an external component in an application
A component can be reused at any time in any application......
Data persistence
The data persistence is used to store the value typed by the user......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Creating links
Links help users navigate the help system......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
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....