ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Power (Function)
Raise a number to a power.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
sEvent (Function)
Branches an event on a serial port.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
SysXRes (Function)
Returns the horizontal screen resolution.