ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Page constants
List of constants used by page functions....
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
WDXView: Overview
WDXView is an ActiveX browser......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.