ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDate (Example)
Usage example of the fDate function
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
DnDEvent (Example)
Usage example of the DnDEvent function
zipSize (Example)
Usage example of the zipSize function
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
zipCreateExe (Example)
Usage example of the zipCreateExe function
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
fDateTime (Example)
Usage example of the fDateTime function
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Description window of a combining query
The description window of a combining query consists of several sections......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......