ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
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....
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Functions for managing parallel tasks (prefix syntax)
The following functions are used to manage parallel tasks...
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
ReplicSynchro: Use
Area (Property)
The Area property is used to define an area.
Asc (Example)
Usage example of the Asc function
WDXView : Use
This help page presents the different features of WDXView......
WDHFDiff - Use
WDHFDiff is used to compare......