ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLogRecreate (Function)
Used to re-create an empty log.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
Check model
You can use check models to easily create checks...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.Password (Function)
Defines the password used to create or open a data file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HPass (Function)
Defines the password used to create or open a data file.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HRead (Function)
Reads a record in a file according to a given record number.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.