ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
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......
2. User-friendly editors in practice
User-friendly editors in practice...
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.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
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.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Image control in a page
License agreement - HFSQL Client/Server