ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
XLS file handling functions
List of functions for managing XLS files...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ThreadPersistent (Function)
Makes a thread persistent.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Document (Type of variable)
The Document type is used to handle a "docx" document.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....