ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Message text file format
The text files created by WDMSG use a specific format......
Extracting the text of the project
The following text can be extracted......
2. WEBDEV administrator in practice
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
26. Style sheets: to simplify the layout
History of versions
The history of setup versions is an advanced feature of the network setup......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Binding a Link control to an item
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Handling an Edit control programmatically
You can handle Edit controls programmatically......