ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HChangeName (Function)
Modifies the physical name of a data file.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Image (Property)
The Image property gets and sets the background image of a control or block.
PostMessage (Function)
Sends a Windows message to a control or to a window.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Mobile Image Editor control events
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc....
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
Table,Add (External language)
Adds an element to a Table control.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
MemPrevious (Function)
Positions on the element found before the current element of a memory area and returns the value of this element.
MemNext (Function)
Positions on the next element of a memory area and returns the value of this element.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.