ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
WDTRAD options
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
CreateShortcut (Example)
Usage example of the CreateShortcut function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Compile (Example)
Usage example of the Compile function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Code history
The code history is used to......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
MemModify (Function)
Modifies an element in a memory zone.
dArc (Example)
Usage example of the dArc function
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......