ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionPropagate (Function)
Propagates an exception.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
HOpen (Function)
Opens a table.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringInsert (Function)
Inserts a string into another character string at a given position.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Enumeration (Type of variable)
An enumeration is a set of values......
2. Projects in practice
Discover the main operations that can be performed on a project....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ExceptionInfo (Function)
Retrieves information about the current exception.