ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
End of break block
The End of break block is optional......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Composite variable
A composite variable contains different types of elements (members)...
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Supercontrol
A supercontrol is an advanced type of control......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......