ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreate (Function)
Creates a socket.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Multiline strings
To type character strings over several lines in the code editor...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Display (External language)
Displays a value in a control or assigns a value in a variable.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
MyReport (Reserved word)
MyReport is used to handle the current report...
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....