ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string into an external file. a memory section....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Sound (Function)
Plays a sound in WAV format.
"?" menu
WINDEV proposes a help menu adapted to your applications......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Creating an executable: General options
The main executable options are as follows......
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)......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Creating the skin template of a report
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......