ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Items used in a select query
A query created in the query editor can contain several types of items......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SocketConnect (Function)
Connects a client computer to a given socket.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Using an external component in an application
A component can be reused at any time in any application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Constants for managing animations
List of constants used by the functions for managing the animations...
Kanban control events
The following events are associated with Kanban controls......
Internal component
An internal component is a set of elements from a project......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The Static control
A Static control is a control used to display a static text......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min