ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
MySelf (Reserved word)
MySelf is used to handle the current control...
fSelect (Example)
Usage example of the fSelect function
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Enqueue (Function)
Adds an element to the queue.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Push (Function)
Pushes an element onto the stack.
fSeparator (Function)
Returns a file path with normalized separators.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.