ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
SocketRead (Function)
Retrieves a message sent by another socket.
FTPCommand (Example)
Usage example of the FTPCommand function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HCross (Function)
Crosses a record in a data file.
ArraySort (Function)
Sorts a WLanguage array.
The Organizer control
The Organizer control is used to display and handle organizers......
zipFileSize (Example)
Usage example of the zipFileSize function
XMLDocument (Example)
Usage example of the XMLDocument function
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.