ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HDescribeConnection (Function)
Describes a new connection to an external database.
Manipulating a Layout control programmatically
A Layout control can be......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ServiceWait (Function)
Pauses the current service during the specified duration.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Handling Gantt Chart controls programmatically
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SocketWrite (Function)
Writes a message intended to another socket.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
The Cell control
The Cell control contains controls......
TableMode (Function)
TableMode is kept for backward compatibility.