ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Security benefit: managing the "Back" button
Truncate (Function)
Truncates the right part of a string or buffer.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Organization Chart control functions
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
XMLSavePosition (Function)
Stores the current position in the XML document.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......