ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Body block
The Body block corresponds to the main block of the report......
grWndSize (Function)
Defines the size of the window containing the chart.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties