ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SocketClose (Function)
Closes a socket or a connection to a server socket.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The planes in WEBDEV
The planes are used to group the controls of an element......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Visible (Property)
The Visible property is used to set the visibility of an element.
20. Control templates