ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
HSetLog (Function)
Enables or disables log management on a file.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
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?......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Various constants
List of various constants used by the constants WINDEV functions....
Debugging constants
List of constants used by the debugging functions...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Installing the monitor
The monitoring robot includes three executables......
Google constants
List of constants used by the Google functions....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
IF statement
The conditional IF statement allows you to run an action according to a condition...