ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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...
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......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
14. Controls 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:...
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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.
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......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Test of a query
The query editor allows you to run the test of query result......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
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......