ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Installing the robot controller
The monitoring robot includes three executables......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: Sending an email
The monitoring robot will......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Hash functions
Hashing is used to summarize a file or a character string......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.