ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExec (Function)
Names and runs an SQL query.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Data persistence
The data persistence is used to store the value typed by the user......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
2. Projects in practice
Discover the main operations that can be performed on a project....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
XMLOpenReader (Example)
Usage example of XMLOpenReader
HOnError (Function)
Customizes the management of HFSQL errors.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
Wait (Function)
Temporarily stops the program execution.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
HSetREP (Function)
Enables or disables the management of .REP file.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Composite keys
A composite key is a key item containing several other items......