ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
SQLModify (Function)
Modifies the content of a row in the query result.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Size (Property)
The Size property is used to determine and change the size of an element.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDSQL, SQL querier: Overview
WDSQL is used to......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Peeling Corner control properties
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
gClickableLink (Function)
Adds a clickable link in a graphic string.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Link control properties
The Link control is available in a page and in a report......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.