ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
<DiskFile variable>.Close (Function)
Closes an external file.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Reports
A report provides a custom view of data......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Entity of a CDM
To group information according the MERISE method, entities must be created......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Camera/Video functions (prefix syntax)
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......