ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
SOAPRun (Example)
Usage example of the SOAPRun function
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
ChangeStyle (Function)
Modifies the style of a control dynamically.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
FinRedemption (Example)
Usage example of the FinRedemption function
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Pop (Function)
Pops an element from a stack.
ZOrder (Example)
Usage example of the ZOrder property
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......