ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Multimedia control
List of events associated with a Multimedia control...
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.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
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......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
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, ...).
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.