ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwOpen (Function)
Opens the User Groupware login window or page.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable...
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fCreate (Function)
Creates an external file.
The log process
...A log is a special file that contains the history of all changes made to one or more data files...
iParameterPDF (Function)
Defines the options for the generated PDF file.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
Manipulating Chart controls in a WEBDEV website
When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via...
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....