ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
fExeDir (Function)
Returns the directory from which the execution is started.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
ThreadPause (Function)
Pauses the current thread during the specified duration.