ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Declaring and using a variable
A variable is defined by name and type......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Body block
The Body block corresponds to the main block of the report......
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
12. Synchronizing data
Link properties
When creating a link, you can simply specify the destination......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Line control properties
List of properties associated with the Line control...
Video control properties
The following properties can be used on a Video control:...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Specific features of the applications for iPhone/iPad
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......