ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
PanelActivate (Function)
Activates a panel when several panels are docked together.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
7. Internal component
An internal component is a set of elements from a project....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......