ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
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.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
zipCreate (Function)
Creates an archive.
Warning (Function)
Displays a custom message in a system warning window.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
OpenChild (Function)
Opens a non-modal child window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Handling controls in a report
The different operations available for the report controls are as follows......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
fCreateLink (Function)
Creates a link on a file at the specified location.