ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WDDIXIO overview
Error 533: The expression of a { } must be a string
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
WDDIXIO overview
Error 404: The file for HFSQL browse cannot be an expression of this type
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Managing parallel tasks
The computers are becoming more and more powerful......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Local procedure
Two types of procedures are available......
Translating a text file with WDTRAD
IF statement
The conditional IF statement allows you to run an action according to a condition...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Find/Replace in the current project
The "Find/Replace" feature is used to......
1
2
3
4
5
6
9
>