ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EnumSubElement (Example)
Usage example of the EnumSubElement function
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
SQLExec (Example)
Usage example of the SQLExec function
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
iParameter (Function)
Retrieves the printer configuration and configures the print.
TreeView constants
List of constants used by the TreeXXX functions...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
GanttListTask (Example)
Usage example of the GanttListTask function
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
AJAXExecute (Example)
Usage example of the AJAXExecute function
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Library,Disk (External language)
Opens the project library that is stored on disk.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
fListDirectory (Example)
Usage example of the fListDirectory function
Automation object
The Automation keyword is used to declare an automation object...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
TableMode (Function)
TableMode is kept for backward compatibility.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
SysIconAdd (Example)
Usage example of the SysIconAdd function