ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
SocketRead (Function)
Retrieves a message sent by another socket.
fMoveFile (Function)
Moves a file from one directory to another.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
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......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Operations performed on class diagrams
The following paragraphs explain......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
dbgInfo (Function)
Returns a debug information.
Combination (Type of variable)
A combination is a set of options.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Error 3: The string has no final "
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
MatWrite (Function)
Writes an element into a matrix.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.