ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
2. User-friendly editors in practice
User-friendly editors in practice...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
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.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
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.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Drawing constants
List of constants used by the drawing functions....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
WINDEV Mobile Framework License Agreement
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Image control in a page
License agreement - HFSQL Client/Server
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....