ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeFile (Function)
Describes a data file programmatically.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
ID (Property)
The ID property is used to get and change IDs.
1. Project and analysis
grZoom (Function)
Defines the zoom of a chart.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Size (Property)
The Size property is used to determine and change the size of an element.
Private Store for mobile applications
There are two methods two deploy your applications......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
fClose (Function)
Closes an external file.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.