ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HRecreateSubscriberReplica (Function)
Recreates the subscriber replica description file (universal replication only) based on the information of the master replica (.rpm and .syn files).
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
HNext (Function)
Sets the position on the next table record according to a browse item.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Creating the Table windows of the WINDEV RAD pattern
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
SOAPRun (Function)
Runs a procedure on a SOAP server.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
EmailGetAll (Function)
Retrieves all the emails found on a server.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
fSeek (Example)
Usage example of the fSeek function
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.