ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Copying controls from the window editor
The controls can be copied from the window editor......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
How to use an array of structures?
An array of structures is an Array variable......
MyPage (Reserved word)
MyPage is used to handle the current page...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
fSelectDir (Example)
Usage example of the fSelectDir function
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function