ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatExist (Example)
Usage example of the MatExist function
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
OCRExtractText (Function)
Reads the text contained in an image.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Scheduler control events
The following events associated with Scheduler controls:...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fCurrentDir (Example)
Usage example of the fCurrentDir function
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Border of controls
One of the most important elements of control style is its border......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function