ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSize (Example)
Usage example of the fSize function
zipCreate (Function)
Creates an archive.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Type (Example)
Usage example of the Type property
fAttribute (Example)
Usage example of the fAttribute function
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
KeyExpression (Example)
Usage example of the KeyExpression property
fWriteLine (Example)
Usage example of the fWriteLine function
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
fUncompress (Example)
Usage example of the fUncompress function
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HModifyStructure (Example)
Usage example of the HModifyStructure function
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
fReadLine (Example)
Usage example of the fReadLine function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
fWrite (Example)
Usage example of the fWrite function
ChangeStyle (Function)
Modifies the style of a control dynamically.
HError (Example)
Usage example of the HError function
iPrintBlock (Function)
Forces a report block to print.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.