ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
ServiceControl (Function)
Sends a control message to a service.
CreateShortcut (Example)
Usage example of the CreateShortcut function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
WidgetDisplay (Function)
Refreshes a widget window.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Service variable
The Service variable is used to......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
The HTML control
The HTML control displays HTML pages or HTML code......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HDFS constants
The following constants are used by the HDFS functions:...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....