ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
ComponentInfo (Function)
Returns information about a component.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Report based on a query
Queries are used to easily select records in one or more tables......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The single-part and multi-part archives
Two types of archives are available......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....