ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......