ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
iPageEnd (Function)
Forces the move to the next page during the report print.
iLine (Function)
Prints a line at specified coordinates.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
XMLRoot (Function)
Positions on the root tag of an XML document.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
14. Generation modes
Generation modes...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
zipCreate (Function)
Creates an archive.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.