ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
ThreadPersistent (Function)
Makes a thread persistent.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
SocketWrite (Function)
Writes a message intended to another socket.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
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....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Creating the Form windows of a WINDEV RAD pattern
Constants for managing certificates
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......