ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IFrame control
IFrame is an HTML concept......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
EndProgram (Function)
Ends the execution of the current program.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
BurnerCancel (Function)
Cancels the current burn process.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
grIncreaseData (Function)
Adds a value to a data in a chart.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
6. Internal window
Internal windows...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.