ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Binary (Property)
The Binary property is used to determine if an item is binary.
SysSpace (Function)
Returns the physical memory space for the current computer.
SQLListSource (Function)
Lists the data sources declared on a local site.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
fLock (Example)
Usage example of the fLock function
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
ServiceStart (Function)
Starts a service.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....