ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
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.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
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.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
FinCurrentVal (Function)
Returns the current value of investment.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.