ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Error 404: The file for HFSQL browse cannot be an expression of this type
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Events associated with an Organization Chart control
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
The server is currently updated. Retry later.
Error 102: The constants can be defined in the initialization code of project, ...
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....