ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Clipboard management functions
List of functions for managing the clipboard...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.