ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Reals
Properties associated with Combo Box controls that display a table
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HIndex (Function)
Rebuilds the file index (".NDX" file).
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Installing a SOAP server with IIS
8. Windows in practice
Discover the main actions that can be performed on the windows....
14. Controls in practice
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
fWrite (Function)
Writes: a character string into an external file. a memory section....
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Installing a Webservice (old format)
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......