ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyWindow (Reserved word)
MyWindow is used to handle the current window...
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...
ReplicInfo (Function)
Returns information about a replication.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed...
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current...
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored...
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance...
LooperAdd (Function)
Adds a row at the end of a Looper control.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
Assignment operators
Three assignment operators are available......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).