ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Feedback component
The Feedback component is a component provided with WINDEV......
7. Multilingual applications in practice
Typing multilingual texts
For a multilingual application, you have the ability to......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
ERR_DISCONNECTED_BY_ADMIN
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Data persistence
The data persistence is used to store the value typed by the user......
WINDEV Mobile 2024 Tutorial - Table of contents
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
The planes in WEBDEV
The planes are used to group the controls of an element......
How to open a window?
Extracting messages added or modified since last extraction
A project was already created and translated......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
ERR_NO_APPLICATION
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......