ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
DecryptStandard (Example)
Usage example of the DecryptStandard function
How to use an array of structures?
An array of structures is an Array variable......
Events associated with Static controls
List of events associated with Static controls...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
System constants
List of constants used by the system functions....
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
fSelectDir (Example)
Usage example of the fSelectDir function
Serialize (Example)
Usage example of the Serialize function
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
EnumElement (Example)
Usage example of the EnumElement function
2. Static or dynamic site
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
SSHRead (Example)
Usage example of the SSHRead function
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
HModifyStructure (Example)
Usage example of the HModifyStructure function
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
DeclareWebserviceContext (Example)
Usage example of the DeclareWebserviceContext function...