ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware...
gImage (Function)
Builds a sequence of characters containing an image.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Detailed use of WINDEV FTP/RPC
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found...
Reports
A report provides a custom view of data......
Extern (Reserved word)
EXTERN is used to...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
Specific features of the applications for iPhone/iPad
Constants for external files
List of constants used by the functions for managing external files....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...