ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
PageNumber (Property)
The PageNumber property gets and sets a page number.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
13. Universal replication
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
ERR_NO_PROJECT
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
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....
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.