ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options programmatically
The menu options can be handled......
1. WINDEV editors
WINDEV editors...
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Report based on a query
Queries are used to easily select records in one or more data files......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
NextTitle (Function)
Modifies the title of next window to open.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
MCI constants
List of constants used by the MCI functions....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.