ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for mobile applications
There are two methods two deploy your applications......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Select query description window: Items that can be used
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Record (Type of variable)
The Record type is used to save the values of a record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
NetGetFile (Example)
Usage example of the NetGetFile function
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
iVLine (Function)
Prints a vertical line at specified coordinates.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
fLongName (Example)
Usage example of the fLongName function
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......