ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
ControlToSource (Function)
Assigns the control value to the source of a control link.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
iMargin (Function)
Defines the "logical" print margins.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
SysDir (Function)
Returns the path of a system directory.
iSkipLine (Function)
Forces one or more line break.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Structure of data files of user groupware
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Constant
The constants are language elements whose value is fixed once and for all...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
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....