ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Operations performed on activity diagrams
The following paragraphs explain......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
User Groupware files
Two categories of data files are managed......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Multilingual project
Environment of the window editor
The main elements of window editor are as follows:
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Page templates
WEBDEV allows you to create page templates......