ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment of RETURN
The return value of the process currently run can be assigned...
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The Wire control
The Wire control is used to visually link 2 controls......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......