ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
zipCreate (Function)
Creates an archive.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Push notification
A mobile device can receive push notifications......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Types of Edit controls
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Generating the RAD pattern
To generate a RAD pattern:...
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Managing assertions
...The main available features are as follows:...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.