ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Starting WDOptimizer in a command line
SocketRead (Function)
Retrieves a message sent by another socket.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HDelete (Function)
Deletes a record from a data file (query or view).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
NextTitle (Function)
Modifies the title of next window to open.
fRename (Function)
Modifies the name of a file.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
iFont (Function)
Selects the default font.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
iCreateFont (Function)
Creates a new print font.
Drawing constants
List of constants used by the drawing functions....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
SemaphoreCreate (Function)
Creates a semaphore.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.