ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iReportPrintingStatus (Function)
Returns the status of the current print.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
15. Project Management Hub
End of break block
The End of break block is optional......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
fDirRename (Function)
Renames a directory.
Style of a control
As soon as it is created, a control is associated with a style......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
The Static control
A Static control is a control used to display a static text......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Classes, members, methods and properties
A class is made of......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
iCreateFont (Function)
Creates a new print font.