ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Different types of data (Type of variable)
A variable is defined by name and type......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Creating the Relation windows of a WINDEV RAD pattern
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
iColumnEnd (Function)
Forces a column break in a multi-column report.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
The structure of the file for remote control
The management of remote control uses a file in INI format......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
WDTrans: Overview
WDTrans is a tool for canceling transactions......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a 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......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.