ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
WDTRAD license agreement
WDTRAD license agreement...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Error 1035: A class used in a structure must have a constructor without parameter...
Error 1036: A class used in an array must have a constructor without parameter
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....