ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Creating the menus for the pages of the WEBDEV RAD pattern
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SysWinActive (Function)
Returns the handle of the active window or activates a window.
Constants for the archiving functions
List of constants used by the archiving functions....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Copying controls from the report editor
The controls can be copied from the report editor......
Events associated with the project
List of events associated with the project...
Table,Add (External language)
Adds an element to a Table control.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Creating the Vision pages of the WEBDEV RAD pattern
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Event (Example)
Usage example of the Event function
API (Example)
Usage example of the API function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......