ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
The different types of variables
The different types of variables are......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
3. Managing sockets
WINDEV includes advanced socket management functions....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
2. WEBDEV administrator in practice
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
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)....
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....