ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Maximize (Function)
Displays a WINDEV window in its maximum size.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Restore (Function)
Displays a WINDEV window to its initial size.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.