ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
8. Sharing a project in practice
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
Service constants
List of constants used by the functions for managing services....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
zipCreate (Function)
Creates an archive.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Events associated with windows
List of events associated with windows...
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Google Contacts management functions
List of functions for managing Google contacts...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.