ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Example)
Usage example of the Compile function
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
Customizing the User Groupware
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
HConnect (Example)
Usage example of the HConnect function
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HListFile (Example)
Usage example of the HListFile function
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
xlsOpen (Example)
Usage example of the xlsOpen function
zipOpen (Example)
Usage example of the zipOpen function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......