ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WDOptimizer: Editing and modifying a ".REP" file
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
The Flexbox control
Flexbox is a standard layout system for web pages......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Border of controls
One of the most important elements of control style is its border......
2. User-friendly editors in practice
User-friendly editors in practice...
Zombie data files and items
During the life of an application, items live and die......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
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......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Telemetry: Main features
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......