ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
Unicode (Property)
The Unicode property gets and sets the Unicode format of an element.
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties......
ModbusDisconnect (Function)
Closes the Modbus session.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
CurrentYear (Function)
Returns the current year in integer format.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
fExtractPath (Example)
Usage example of the fExtractPath function
PageNumber (Property)
The PageNumber property gets and sets a page number.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ExtractLine (Function)
Extracts a specific line from a character string.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).