ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
WDSQL, SQL querier: Overview
WDSQL is used to......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
fAttribute (Function)
Returns or modifies the attributes of a file.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
HFileExist (Example)
Usage example of the HFileExist function
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
FinPaymentNb (Example)
Usage example of the FinPaymentNb function