ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Constants for managing animations
List of constants used by the functions for managing the animations...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fWrite (Function)
Writes: a character string into an external file. a memory section....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
iPreview (Function)
Configures the print destination.
Installing a SOAP server with Netscape iPlanet 4.1
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Options of the window editor
To configure the general options of the window editor......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Check model
You can use check models to easily create checks...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......