ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
VariableReset (Function)
Resets the variable to its initial value.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
HDescribeFile (Function)
Describes a data file programmatically.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Map control properties
The following properties can be used with Map controls:...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).