ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
fExeDir (Function)
Returns the directory from which the execution is started.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
zipOpen (Example)
Usage example of the zipOpen function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
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.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Sort (Function)
Sorts a WLanguage array.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
SocketCreate (Function)
Creates a socket.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
CurrentYear (Function)
Returns the current year in integer format.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.