ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
1. Examples provided with WINDEV Mobile
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Properties associated with the report blocks
List of properties associated with the report blocks...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Toolbar control properties
List of properties associated with the Toolbar control...
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
After
They After keyword can correspond to:
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.