ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
SysMetric (Function)
Returns the resolution of a specific element.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Multi-product external components
Components are a remarkably useful tool for development teams......
System functions
List of system functions...
Structure of data files of user groupware
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
15. Creating the executable in practice
Creating the executable in practice...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......