ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Diagram constants
The following constants are used to manipulate diagrams:...
Glossary
The glossary lists all the abbreviations used in the code editor......
Status bar of windows
The status bar of a window is used to display several types of information......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Spelling check functions
The following functions are used to manage the spelling checker:
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......