ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
24. Displaying and linking pages
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Count (Property)
The Count property returns the number of elements in a given set.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.