ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Function)
Compresses a file.
KeyPressed (Function)
Checks which key is pressed.
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....
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.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
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.
BackgroundTaskAdd (Function)
Adds a new background task.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Principle for running threads
At runtime, an application runs in a main thread......
Reals
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.