ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Custom tooltips
Tooltips are very useful for application users......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
PopupAnimate (Function)
Displays a popup in a page cell.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Component (Property)
The Component property configures the different components of a composite key.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).