ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
The Line control
A Line control is used to display a line in a page......
EventDestroy (Function)
Explicitly destroys an event.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iPageEnd (Function)
Forces the move to the next page during the report print.
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......
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.
NextTitle (Function)
Modifies the title of next window to open.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
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......
WDMSG license agreement
WDMSG license agreement...
Generating an application for Universal Windows 10 App
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....
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......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
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.