ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
EventOpen (Function)
Opens a synchronization event between several threads.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
8. Optimizing an application
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grTitle (Function)
Modifies the caption and/or position of the chart title....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.