ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound
The Sound keyword can correspond to:
  • the Sound function, which is used to play Wav audio files.
  • the Sound property.
TreeView constants
List of constants used by the TreeXXX functions
fSelect (Example)
Usage example of the fSelect function
Playing a video with the MCI functions
MCI functions are used to easily handle the media files...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Collapsed (Property)
The Collapsed property is used to:
  • get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
  • know or modify the wound/unwound status for:
    • the breaks of a Table control,
    • the breaks of a Looper control,
    • the break headers and footers of Table and Looper controls,
    • a Drawer control,
    • a Ribbon control,
    • a Navigation Bar control.
    • a Pivot Table control in a report.
The "Area" charts
The Area chart is used to highlight the amplitude of a change...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis...
GOTO statement
The GOTO statement is used to run a code identified by a label...
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
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.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.
Sound (Function)
Plays a sound in WAV format.
FileDisplay (Function)
Displays a file in the user's browser.
ArrayAdd (Function)
Adds an element in last position:
  • of a one-dimensional WLanguage array.
  • of an advanced array property (array of gglCalendar events, ...).
  • of a WLanguage list.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows.
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.
Add (Function)
Adds an element in last position:
  • of a one-dimensional WLanguage array.
  • of an advanced array property (array of gglCalendar events, ...).
  • from a WLanguage list.
Managing parallel tasks
The computers are becoming more and more powerful...
Manipulating TimeLine controls programmatically
A TimeLine control can be...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be...
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
ShellExecute (Function)
Opens a document in its associated application.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
Structure (Variable type)
A structure is a custom type of data...
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
Description (Property)
The Description property gets and sets the page description.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
WDModFic: Tool for automatic modification of data files
WDModFic is a tool for automated modification of data files on development and end-user workstations...
OutgoingData (Property)
The Emission property is used to identify and modify the type of outgoing data transferred by the stream.
Site map of PC SOFT documentation
1
3