ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Various WEBDEV constants
Various WEBDEV constants...
ServicePause (Function)
Pauses a service.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HLogRestart (Function)
Restarts the logging process on a file.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Progress Bar control properties
List of properties associated with the Progress Bar control...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
2. Examples and components provided with WEBDEV