ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
grGridlines (Function)
Displays or hides the chart gridlines.
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.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
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.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).