ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Kanban control events
The following events are associated with Kanban controls......
ReplicSynchro: Use
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Events associated with Looper controls
List of events associated with Looper controls...
ReplicAdmin: Overview
Replication management functions
Three types of replication are proposed......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Handling an internal component
An internal component is a set of elements from a project......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
ReplicSynchro: Overview
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
WINDEV: Example of programmed Drag and Drop
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Events associated with Edit controls
WLanguage events associated with Edit controls...