ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
KeyPressed (Function)
Checks which key is pressed.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Bluetooth constants
List of constants used by the Bluetooth functions....
SocketClose (Function)
Closes a socket or a connection to a server socket.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Programming custom calculations in Table controls
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
fSplit (Function)
Splits a file into several files.
fCompress (Function)
Compresses a file.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
fMoveFile (Function)
Moves a file from one directory to another.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....