ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EXE constants
List of constants used by the functions for managing executables....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Programming custom calculations in Table controls
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Size (Property)
The Size property is used to determine and change the size of an element.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ControlClone (Function)
Creates a new control from an existing control.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Installing a SOAP server with Apache
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
9. Sharing a project in practice
Sharing a project in practice...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Global procedure/function
A global procedure can be used in all the processes or events of the project....