ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PHPExecute (Function)
Calls an external .php script and returns the result in a string.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Project portfolio
From version 25, you can create "project portfolios"......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Compilation options (HLP format)
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
4. UI: Windows
IU of windows...
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
8. Optimizing an application
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
BCToImage (Function)
Generates the image of a bar code.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......