ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
grZoom (Function)
Defines the zoom of a chart.
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......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MyPage (Reserved word)
MyPage is used to handle the current page...
Assignment of RETURN
The return value of the process currently run can be assigned...
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.