ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
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)......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
InfoBuild (Function)
Displays a custom message in a system information window.
Phone constants (Android / iOS)
HPrevious (Function)
Positions on the previous file record according to a browse item.
Obtaining an SSL certificate for IIS2 (2.0 or later)
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
HState (Function)
Used to find out the state of a record.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).