ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
"?" menu
WINDEV proposes a help menu adapted to your applications......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
End of break block
The End of break block is optional......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.