ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Interface of WDInst
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
The key items
Keys are specific items in your analysis......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Error 1038: This member already exists in the class
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Error 1037: This member already exists in the structure
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Status bar of windows
The status bar of a window is used to display several types of information......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.