ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Custom properties (WLanguage)
A custom property is a code element with two events......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
MyReport (Reserved word)
MyReport is used to handle the current report...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Composite variable
A composite variable contains different types of elements (members)...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Data persistence
The data persistence is used to store the value typed by the user......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...