ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Error 1008: The member of the class is protected
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Page Header block
The Page header block is printed on each new page......
Point
The Point keyword is used to manage a point...
Page (Property)
The Page property is used to handle a page.
Font (Type of variable)
A Font variable creates a font programmatically...
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.