ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
14. Managing the "Back" button in practice
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Environment of the project editor
The main elements of the project editor are as follows:
OBEX constants
List of constants used by the OBEX functions....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HIndex (Example)
Usage example of the HIndex function
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
iParameter (Function)
Retrieves the printer configuration and configures the print.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Constants for managing images in websites
Count (Property)
The Count property returns the number of elements in a given set.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.