ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HPass (Function)
Defines the password used to create or open a table.
ControlToSource (Function)
Assigns the control value to the source of a control link.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
zipDeleteAll (Function)
Deletes all files from an archive.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....