ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Border (Property)
The Border property is used to get and change the borders of an element.
grWndSize (Function)
Defines the size of the window containing the chart.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
grExist (Function)
Checks the existence of a chart in memory.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
iReportPrintingStatus (Function)
Returns the status of the current print.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.