ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
DriveMoveDirectory (Function)
Moves a directory and its contents to another directory within a remote drive.
DriveCopyDirectory (Function)
Copies a directory on a remote drive to another directory.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
PDFSign (Function)
Adds an approval signature to an existing PDF.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Programming patterns
CAUTION......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
<pdfDocument variable>.Sign (Function)
Adds an approval signature to an existing PDF.
CtDescribedUserName (Property)
The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.