ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Compilation options (chm format)
LooperInsertLine (Function)
Inserts a row into a Looper control.
LoadParameter (Function)
Reads a persistent value.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Right (Function)
Extracts the last characters from a string or string buffer.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
The Flexbox control
Flexbox is a standard layout system for web pages......
WEBDEV 2024 Tutorial - Table of contents
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.