ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic documentation of external components
External components must include a technical documentation......
SocketCreate (Function)
Creates a socket.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
fWrite (Function)
Writes: a character string into an external file. a memory section....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
OpenChild (Function)
Opens a non-modal child window.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
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).
Report based on a query
Queries are used to easily select records in one or more data files......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ErrorBuild (Function)
Displays a custom error message in a system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
iPrintReport (Function)
Prints a report created with the report editor.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Constant
The constants are language elements whose value is fixed once and for all...
NFCSendTag (Function)
Sends a NFC tag to another device.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.