ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Events associated with Table controls
List of events associated with Table controls...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
HChangeKey (Function)
Changes the browse item.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HCreateMovableReplica (Function)
Creates a movable replication.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
9. Hardware and software requirements
Select query description window: Use
Let's see some operations specific to the description window of a select query......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......