ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
MyReport (Reserved word)
MyReport is used to handle the current report...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
BurnerSelect (Function)
Used to select the default burner.
SocketWrite (Function)
Writes a message intended to another socket.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Extern (Reserved word)
EXTERN is used to...
Multimedia functions
List of Multimedia functions...
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).