ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Software license agreement
WINDEV Express license agreement...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HNbRec (Example)
Usage example of the HNbRec function
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
DatePicker (Function)
Opens the system date picker.