ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
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.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
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.
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......
iDestination (Function)
Configures the print destination.
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......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
List of reserved words
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Events associated with Calendar controls
List of events associated with Calendar controls...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...