ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSplit (Function)
Splits a file into several files.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Bluetooth constants
List of constants used by the Bluetooth functions....
SocketClose (Function)
Closes a socket or a connection to a server socket.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Iconize (Function)
Minimizes a WINDEV window.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
fCompress (Function)
Compresses a file.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
fMoveFile (Function)
Moves a file from one directory to another.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.