ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
TreeCollapse (Function)
Collapses a branch previously expanded.
Upload control events
The following processes are associated with the Upload control:...
HModify (Example)
Usage example of the HModify function
KeyPressed (Function)
Checks which key is pressed.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Advanced types
The advanced types of WLanguage are as follows...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Installing a SOAP server with IIS
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
FontCreate (Function)
Creates a font definition.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
fSize (Example)
Usage example of the fSize function
dCopy (Function)
Copies an image to another image.
Table,Modify (External language)
Modifies an element in a Table control.
HForward (Example)
Usage example of the HForward function
Comparison operators
The comparison operators can be divided into several categories......