ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Constants for managing videos
List of constants used by the functions for video management....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Google Contacts management functions
List of functions for managing Google contacts...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
2. User-friendly editors in practice
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Code statistics
The code statistics affect......
HFSQL properties
List of HFSQL properties...
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
fExeDir (Function)
Returns the directory from which the execution is started.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.